|
|
Chromium Code Reviews
DescriptionUpdate WebVR feature status so tests can run without command line flags.
BUG=675766
Committed: https://crrev.com/6e9b665dd6476e5fbb31439c6089d755dd964f54
Cr-Commit-Position: refs/heads/master@{#439977}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : Update test expectation files #Patch Set 4 : fix merge conflict with test expectations #
Messages
Total messages: 41 (22 generated)
amp@chromium.org changed reviewers: + bsheedy@chromium.org, haraken@chromium.org
bsheedy please verify this is the correct status for what the tests need. haraken please OWNERS review for platform. Thanks!
LGTM
LGTM
The CQ bit was checked by amp@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
Those failures (or rather, unexpected passes) don't look related to WebVR at all, although you never know. Might want to try again and see if it's a flaky test.
The CQ bit was checked by amp@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== Update WebVR feature statues so tests can run without command line flags. BUG=675766 ========== to ========== Update WebVR feature status so tests can run without command line flags. BUG=675766 ==========
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
The CQ bit was checked by amp@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from bsheedy@chromium.org, haraken@chromium.org Link to the patchset: https://codereview.chromium.org/2587223003/#ps20001 (title: "rebase")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
I lied, there are three tests that seem to be picking up WebVR's IDLs: 1. imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html 2. virtual/mojo-loading/webexposed/global-interface-listing.html 3. webexposed/global-interface-listing.html I believe you should be able to fix this just by running the tests locally and updating their expectation files: 1. https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/imported/... 2. Can't find file - maybe uses the one below as well? Or maybe haraken@ knows more? 3. https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/webexpose...
On 2016/12/20 19:42:14, commit-bot: I haz the power wrote: > Try jobs failed on following builders: > linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, > http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) CQ is still failing for non-obvious reasons that don't appear related to this change. I'll wait a bit more and see if it clears up later today or tomorrow.
On 2016/12/20 19:54:19, amp wrote: > On 2016/12/20 19:42:14, commit-bot: I haz the power wrote: > > Try jobs failed on following builders: > > linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, > > > http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) > > CQ is still failing for non-obvious reasons that don't appear related to this > change. > > I'll wait a bit more and see if it clears up later today or tomorrow.
On 2016/12/20 19:53:37, bsheedy wrote: > I lied, there are three tests that seem to be picking up WebVR's IDLs: > > 1. > imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html > 2. virtual/mojo-loading/webexposed/global-interface-listing.html > 3. webexposed/global-interface-listing.html > > I believe you should be able to fix this just by running the tests locally and > updating their expectation files: > > 1. > https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/imported/... > 2. Can't find file - maybe uses the one below as well? Or maybe haraken@ knows > more? > 3. > https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/webexpose... Ah, thanks for figuring that out. I tried looking into it, but couldn't figure out what was going on. Will the tests that should fail but passed be an issue?
On 2016/12/20 19:58:07, amp wrote: > On 2016/12/20 19:53:37, bsheedy wrote: > > I lied, there are three tests that seem to be picking up WebVR's IDLs: > > > > 1. > > > imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html > > 2. virtual/mojo-loading/webexposed/global-interface-listing.html > > 3. webexposed/global-interface-listing.html > > > > I believe you should be able to fix this just by running the tests locally and > > updating their expectation files: > > > > 1. > > > https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/imported/... > > 2. Can't find file - maybe uses the one below as well? Or maybe haraken@ knows > > more? > > 3. > > > https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/webexpose... > > Ah, thanks for figuring that out. I tried looking into it, but couldn't figure > out what was going on. > > Will the tests that should fail but passed be an issue? I don't think so - looking at the retry without the patch, it only retries the 3 unexpected failures and doesn't mention anything about the unexpected passes.
On 2016/12/20 19:58:07, amp wrote: > On 2016/12/20 19:53:37, bsheedy wrote: > > I lied, there are three tests that seem to be picking up WebVR's IDLs: > > > > 1. > > > imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html > > 2. virtual/mojo-loading/webexposed/global-interface-listing.html > > 3. webexposed/global-interface-listing.html > > > > I believe you should be able to fix this just by running the tests locally and > > updating their expectation files: > > > > 1. > > > https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/imported/... > > 2. Can't find file - maybe uses the one below as well? Or maybe haraken@ knows > > more? > > 3. > > > https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/webexpose... > > Ah, thanks for figuring that out. I tried looking into it, but couldn't figure > out what was going on. > > Will the tests that should fail but passed be an issue? I don't think so - looking at the retry without the patch, it only retries the 3 unexpected failures and doesn't mention anything about the unexpected passes.
The CQ bit was checked by amp@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds...) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-...) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/bui...) ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-xco...)
The CQ bit was checked by amp@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by amp@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from bsheedy@chromium.org, haraken@chromium.org Link to the patchset: https://codereview.chromium.org/2587223003/#ps60001 (title: "fix merge conflict with test expectations")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 60001, "attempt_start_ts": 1482285436836620,
"parent_rev": "3094a0e7bfda1f282608b7ab0e36386d74c95f17", "commit_rev":
"6bd8973242260238b82b264202e8dcfbc17fb846"}
Message was sent while issue was closed.
Description was changed from ========== Update WebVR feature status so tests can run without command line flags. BUG=675766 ========== to ========== Update WebVR feature status so tests can run without command line flags. BUG=675766 Review-Url: https://codereview.chromium.org/2587223003 ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Update WebVR feature status so tests can run without command line flags. BUG=675766 Review-Url: https://codereview.chromium.org/2587223003 ========== to ========== Update WebVR feature status so tests can run without command line flags. BUG=675766 Committed: https://crrev.com/6e9b665dd6476e5fbb31439c6089d755dd964f54 Cr-Commit-Position: refs/heads/master@{#439977} ==========
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/6e9b665dd6476e5fbb31439c6089d755dd964f54 Cr-Commit-Position: refs/heads/master@{#439977} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
