Descriptionwebkitpy: Fixing tests broken via WontFix change.
This commit reverts the changes in
a2f07ea5d0d9fd81a7b86089fa2826518f44fdad to the test suite and correctly
makes the tests as WontFix.
The change only previously worked because
failures/expected/exception.html occured after
failures/expected/device_failure.html (which cancelled the test suite
early). This can be seen in the test counts being strange.
It removes the --order=natural argument to make sure tests continue to
work in random order.
BUG=524758
Review-Url: https://codereview.chromium.org/2694703006
Cr-Commit-Position: refs/heads/master@{#450602}
Committed: https://chromium.googlesource.com/chromium/src/+/ff34f059f6711e3473ec0191e20550c77732a084
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixing assertIn #
Messages
Total messages: 18 (11 generated)
|