Running game:GameApplicationTests_restore_best unit tests...
Running 1 test
Test suite: GameApplicationTests_restore_best (../../source/test/game/application/novice/GameApplication.cxxtest.hh)
***** TEST GameApplicationTests_restore_best test_restore_best *****
GL INIT WAS CALLED!!!
Using OpenGl version 3.1 Mesa 21.2.6
Completed Game Application Test setup.
Trying to click on play offline
Looking for handler for play offline
Found this EventHandler: 0x7fba8a915540
Clicked on play offline successfully!
Trying to click on question dialog yes button
Looking for handler for question dialog yes button
Found this EventHandler: 0x5593796e29b0
Clicked on question dialog yes button successfully!
Trying to click on legal accept check
Looking for handler for legal accept check
Found this EventHandler: 0x7fba89156120
Clicked on legal accept check successfully!
Trying to click on legal confirm button
Looking for handler for legal confirm button
Found this EventHandler: 0x7fba891570a0
Clicked on legal confirm button successfully!
Trying to click on Roles Modal Button
Looking for handler for Roles Modal Button
Found this EventHandler: 0x559379873a60
Clicked on Roles Modal Button successfully!
Trying to click on
Science
Puzzles
MenuChoicePanel
Looking for handler for
Science
Puzzles
MenuChoicePanel
Found this EventHandler: 0x5593798c7390
Clicked on
Science
Puzzles
MenuChoicePanel successfully!
selecting puzzle 1
Looking for handler for SLWrapper puzzle 1 widget
Found this EventHandler: 0x5593798c44c0
Trying to click on SLWrapper puzzle 1 widget
Looking for handler for SLWrapper puzzle 1 widget
Found this EventHandler: 0x5593798c44c0
Clicked on SLWrapper puzzle 1 widget successfully!
Trying to click on puzzle panel play button
Looked for puzzle panel play button to click, but none found.
Looking for handler for tool viewport
Found this EventHandler: 0x7fba88e3ab70
Trying to click on Undo Panel Button
Looking for handler for Undo Panel Button
Found this EventHandler: 0x7fba88bfde50
Clicked on Undo Panel Button successfully!
Looking for handler for restore recent best button
Found this EventHandler: 0x7fba88f5ac50
Attempting to reset puzzle
Trying to click on question dialog yes button
Looking for handler for question dialog yes button
Found this EventHandler: 0x7fba88c26730
Clicked on question dialog yes button successfully!
Trying to click on restore recent best button
Looking for handler for restore recent best button
Found this EventHandler: 0x7fba88f5ac50
Clicked on restore recent best button successfully!
Attempting to reset puzzle
Trying to click on question dialog yes button
Looking for handler for question dialog yes button
Found this EventHandler: 0x7fba88c26730
Clicked on question dialog yes button successfully!
Trying to click on restore absolute best button
Looking for handler for restore absolute best button
Found this EventHandler: 0x7fba88f53880
Clicked on restore absolute best button successfully!
Attempting to reset puzzle
Trying to click on question dialog yes button
Looking for handler for question dialog yes button
Found this EventHandler: 0x7fba88c26730
Clicked on question dialog yes button successfully!
Trying to click on reset recent best button
Looking for handler for reset recent best button
Found this EventHandler: 0x7fba88f2f650
Clicked on reset recent best button successfully!
Attempting to reset puzzle
Trying to click on question dialog yes button
WARN: waited 2s for question dialog yes button but it's not shown
Looking for handler for question dialog yes button
Error: EventHandler for `question dialog yes button` was NULL
In GameApplicationTests_restore_best::test_restore_best:
../../test/game/app_util.hh:452: Error: Test failed: EventHandler was NULL in GameApplication.cxxtest::get_handler
Completed Game Application Test tear-down.
CXXTEST_ERROR: test_restore_best Failed!
Failed 1 of 1 test
Success rate: 0%