wdspec tests: Null "implicit wait" should not have timer#42158
wdspec tests: Null "implicit wait" should not have timer#42158yezhizhen wants to merge 2 commits intoservo:mainfrom
Conversation
Signed-off-by: Euclid Ye <[email protected]>
|
🤖 Opened new upstream WPT pull request (web-platform-tests/wpt#57332) with upstreamable changes. |
TimvdLippe
left a comment
There was a problem hiding this comment.
Since these are only changes to WPT, please make the PR in the WPT repository instead. If Servo-related changes need to be made, then we can keep it here.
I asked this question with @jdm in the past actually. He says we can do it in this way. |
|
🔨 Triggering try run (#21355099230) for Linux (WPT) |
But on second thought you are right. There is no point doing it in this way. The test expectation won't change, until the next webdriver crate version released: https://bugzilla.mozilla.org/show_bug.cgi?id=1938333#c3 |
But on third thought: I do this because I don't wanna clone web-platform-tests. I think Firefox team also do this sometimes? (I don't know about Chrome team) |
For example this one: https://phabricator.services.mozilla.com/D223646 |
|
Test results for linux-wpt from try job (#21355099230): Flaky unexpected result (1)
Stable unexpected results (6)
|
|
|
The failing tests are renamed, so in that sense it does change.. |
|
@TimvdLippe There is another reason: |
…`./mach update-wpt` Signed-off-by: Euclid Ye <[email protected]>
|
📝 Transplanted new upstreamable changes to existing upstream WPT pull request (web-platform-tests/wpt#57332). |
TimvdLippe
left a comment
There was a problem hiding this comment.
Approving given that it also updates our test expectations. Please conduct the code review upstream like you did with previous test changes.
|
Closing due to: web-platform-tests/wpt#57332 (comment) |
When implicit wait is
None, we should not wait at all: web-platform-tests/wpt#57151 (comment)See step 5 of https://w3c.github.io/webdriver/#dfn-find