You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test is supposed to fail, and is marked that way in the client.status file. test.py is reading the status correctly, and test.dart is not finding the status for that test correctly.
Set owner to @whesse. Removed Area-Frog label. Added Area-Test, Accepted labels. Changed the title to: "test.dart does not correctly read client.status for client/touch test.".
The client/touch test fails, but test.py reports a success:
If you run
tools/test.py --mode=release -cfrogium client/touch --verbose --keep_temporary_files
then it reports success, but if you run the command line printed by this test, then two out of three tests fail. Here is the command line:
[your dart checkout]/client/tests/drt/DumpRenderTree --no-timeout "--dart-flags=--enable_asserts --enable_type_checks --ignore-unrecognized-flags" [your dart checkout]/client/out/Release_ia32/client_tests_client_touch_touch_tests.dart.html
The text was updated successfully, but these errors were encountered: