Bug 193994
| Summary: | fast/events/ios/rotation/zz-no-rotation.html indicates it has inter-test dependency | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, lforschler, simon.fraser |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=193767 | ||
Jonathan Bedard
At the moment, this test is meaningful (although broken on iPad). However, nothing about WebKitTestRunner grantees test order will be respected. We already have a mode now, --run-singly, which breaks the assumption of this test. This test should either be removed entirely or combined with the 'previous test' mentioned in the test.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
Test Wass added in <https://trac.webkit.org/changeset/216291/webkit>
Jonathan Bedard
(In reply to Jonathan Bedard from comment #1)
> Test Wass added in <https://trac.webkit.org/changeset/216291/webkit>
*was added
Simon Fraser (smfr)
It's hard to test device rotation. This was the best I could do.
Jonathan Bedard
(In reply to Simon Fraser (smfr) from comment #3)
> It's hard to test device rotation. This was the best I could do.
Ok, so that means that (at least in the current state) we cannot combine this with the previous test. I would like to eventually figure a better way to do this, but it's not critical at the moment.