|
|
Chromium Code Reviews|
Created:
4 years, 2 months ago by tapted Modified:
4 years, 2 months ago Reviewers:
Matt Giuca CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionFix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation
These are failing with "Check failed: !IsPathAbsolute(appended)." when
run with --gtest_also_run_disabled_tests. Removing the leading slash
from the kSimpleFile constant fixes it.
BUG=651272
Committed: https://crrev.com/86d5b6c3d7aa2e2c28becafe642fcc6d7be405c9
Cr-Commit-Position: refs/heads/master@{#421748}
Patch Set 1 #
Messages
Total messages: 18 (10 generated)
The CQ bit was checked by tapted@chromium.org to run a CQ dry run
Description was changed from ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_als-_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 ========== to ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_als-_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 ==========
tapted@chromium.org changed reviewers: + mgiuca@chromium.org
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_als-_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 ========== to ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_also_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 ==========
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
Can we re-enable these tests now?
On 2016/09/29 03:39:28, Matt Giuca (OOO til Oct 4) wrote: > Can we re-enable these tests now? Possibly on Mac, and possibly better in combination with the fullscreen "Faker" I wrote for Mac. But I haven't done anything to address the flakiness from http://cbrug.com/146006 (Linux issue). Fullscreen transitions are notoriously flaky on all platforms, so if we try to run these on the bots again, it should be a separate change.
On 2016/09/29 03:45:55, tapted wrote: > On 2016/09/29 03:39:28, Matt Giuca (OOO til Oct 4) wrote: > > Can we re-enable these tests now? > > Possibly on Mac, and possibly better in combination with the fullscreen "Faker" > I wrote for Mac. But I haven't done anything to address the flakiness from > http://cbrug.com/146006 (Linux issue). Fullscreen transitions are notoriously > flaky on all platforms, so if we try to run these on the bots again, it should > be a separate change. OK, yeah this is part of a larger project of fixing all those disabled tests. I don't expect you to do that, but *maybe* you could re-enable those 3 tests in a follow-up CL (this one, and the two mentioned in https://codereview.chromium.org/2378623003/) and we can just see if they are still flaky.
lgtm
The CQ bit was checked by tapted@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_also_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 ========== to ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_also_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1)
Message was sent while issue was closed.
Description was changed from ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_also_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 ========== to ========== Fix tests FullscreenFileURL, TestTabDoesntExitFullscreenOnSubFrameNavigation These are failing with "Check failed: !IsPathAbsolute(appended)." when run with --gtest_also_run_disabled_tests. Removing the leading slash from the kSimpleFile constant fixes it. BUG=651272 Committed: https://crrev.com/86d5b6c3d7aa2e2c28becafe642fcc6d7be405c9 Cr-Commit-Position: refs/heads/master@{#421748} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/86d5b6c3d7aa2e2c28becafe642fcc6d7be405c9 Cr-Commit-Position: refs/heads/master@{#421748} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
