Regular single_process_mash_browser_tests timeouts on chromium.memory/Linux Chromium OS ASan LSan Tests (1) |
|||||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of flackr@chromium.org single_process_mash_browser_tests failing on chromium.memory/Linux Chromium OS ASan LSan Tests (1) Builders failed on: - Linux Chromium OS ASan LSan Tests (1): https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29 It looks like various tests in this suite are timing out on this bot, in the most recent runs: - CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsDriveToUsb_DriveFs - PolicyUITest.ExtensionLoadAndSendPolicy - WizardControllerDeviceStateTest.ControlFlowDeviceDisabled
,
Dec 4
Filtering for how often it actually timed out enough in individual runs to cause the bot to fail:
1 CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsUsbToDrive
1 DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameWithoutChangingCurrent_MyFilesVolume
2 CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsDriveToUsb_DriveFs
2 PolicyUITest.ExtensionLoadAndSendPolicy
5 WizardControllerDeviceStateTest.ControlFlowDeviceDisabled
6 WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption
15 WizardControllerDeviceStateExplicitRequirement/WizardControllerDeviceStateExplicitRequirementTest.ControlFlowForcedReEnrollment/0
18 WizardControllerDeviceStateExplicitRequirement/WizardControllerDeviceStateExplicitRequirementTest.ControlFlowForcedReEnrollment/1
,
Dec 4
A few of these have already been disabled: CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsDriveToUsb disabled in issue 911609 WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption disabled in issue 910216 WizardControllerDeviceStateExplicitRequirement/WizardControllerDeviceStateExplicitRequirementTest.ControlFlowForcedReEnrollment disabled in 911154 The rest will be disabled in https://chromium-review.googlesource.com/c/chromium/src/+/1361290
,
Dec 4
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/61d456b28fee1591674a2e20588bf65a12d63a50 commit 61d456b28fee1591674a2e20588bf65a12d63a50 Author: Robert Flack <flackr@chromium.org> Date: Tue Dec 04 17:37:48 2018 Disable flaky timeouts when running with asan. Disabling several tests which regularly flake when running with asan. TBR=lucmult@chromium.org,bartfab@chromium.org,pmarko@chromium.org Bug: 911661 Change-Id: I404fc9f78dbcb0e39caebf9c150cd0784083b07b Reviewed-on: https://chromium-review.googlesource.com/c/1361290 Reviewed-by: Robert Flack <flackr@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#613584} [modify] https://crrev.com/61d456b28fee1591674a2e20588bf65a12d63a50/chrome/browser/chromeos/file_manager/file_manager_browsertest.cc [modify] https://crrev.com/61d456b28fee1591674a2e20588bf65a12d63a50/chrome/browser/chromeos/login/wizard_controller_browsertest.cc [modify] https://crrev.com/61d456b28fee1591674a2e20588bf65a12d63a50/chrome/browser/ui/webui/policy_ui_browsertest.cc
,
Dec 4
It seems PolicyUITest.ExtensionLoadAndSendPolicy is much more likely to timeout with ASAN lately (according to the flakiness dashboard), but not limited to single_process_mash -- other configurations of browser_tests also have similar trends. Don't know why. cf. https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=PolicyUITest.ExtensionLoadAndSendPolicy or https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=single_process_mash_browser_tests&tests=PolicyUITest.ExtensionLoadAndSendPolicy Starting from https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/30392
,
Dec 4
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b66f1f47b29913fff245fe7a7fb8977e8ab7419b commit b66f1f47b29913fff245fe7a7fb8977e8ab7419b Author: Robert Flack <flackr@chromium.org> Date: Tue Dec 04 19:30:28 2018 Revert "Disable flaky timeouts when running with asan." This reverts commit 61d456b28fee1591674a2e20588bf65a12d63a50. Reason for revert: broke compile https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Chromium%20OS%20ASan%20LSan%20Builder/42353 Original change's description: > Disable flaky timeouts when running with asan. > > Disabling several tests which regularly flake when running with asan. > > TBR=lucmult@chromium.org,bartfab@chromium.org,pmarko@chromium.org > > Bug: 911661 > Change-Id: I404fc9f78dbcb0e39caebf9c150cd0784083b07b > Reviewed-on: https://chromium-review.googlesource.com/c/1361290 > Reviewed-by: Robert Flack <flackr@chromium.org> > Commit-Queue: Robert Flack <flackr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#613584} TBR=flackr@chromium.org,bartfab@chromium.org,pmarko@chromium.org,lucmult@chromium.org Change-Id: Ic82e1b49a70ee44b75c3a13a1f1a39d8ce29a94d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 911661 Reviewed-on: https://chromium-review.googlesource.com/c/1361657 Reviewed-by: Robert Flack <flackr@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#613639} [modify] https://crrev.com/b66f1f47b29913fff245fe7a7fb8977e8ab7419b/chrome/browser/chromeos/file_manager/file_manager_browsertest.cc [modify] https://crrev.com/b66f1f47b29913fff245fe7a7fb8977e8ab7419b/chrome/browser/chromeos/login/wizard_controller_browsertest.cc [modify] https://crrev.com/b66f1f47b29913fff245fe7a7fb8977e8ab7419b/chrome/browser/ui/webui/policy_ui_browsertest.cc
,
Dec 4
So far I couldn't find any failures of DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameWithoutChangingCurrent_MyFilesVolume Do you have a link for a build that failed on this test? It doesn't even show on flakiness dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=DirectoryTreeContextMenu%2FFilesAppBrowserTest.Test%2FdirRenameWithoutChangingCurrent_MyFilesVolume
,
Dec 4
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/dee855ff4ba186b8a94f6f91a618dad10e9d1e0f commit dee855ff4ba186b8a94f6f91a618dad10e9d1e0f Author: Robert Flack <flackr@chromium.org> Date: Tue Dec 04 23:08:12 2018 Reland "Disable flaky timeouts when running with asan." Relands disabling flaky timeouts patch with DISABLED macro corrected for WRAPPED_INSTANTIATE_TEST_CASE_P TBR=lucmult@chromium.org,bartfab@chromium.org,pmarko@chromium.org Bug: 911661 Change-Id: I16b7c76102854d398b8e130f66cef568bb5126b9 Reviewed-on: https://chromium-review.googlesource.com/c/1361574 Reviewed-by: Robert Flack <flackr@chromium.org> Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#613747} [modify] https://crrev.com/dee855ff4ba186b8a94f6f91a618dad10e9d1e0f/chrome/browser/chromeos/file_manager/file_manager_browsertest.cc [modify] https://crrev.com/dee855ff4ba186b8a94f6f91a618dad10e9d1e0f/chrome/browser/chromeos/login/wizard_controller_browsertest.cc [modify] https://crrev.com/dee855ff4ba186b8a94f6f91a618dad10e9d1e0f/chrome/browser/ui/webui/policy_ui_browsertest.cc
,
Dec 4
re #7, here's a specific failure: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/30284
,
Dec 4
Thanks. Copying here the error so it doesn't get lost: [ RUN ] DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameWithoutChangingCurrent_MyFilesVolume [3463:3463:1126/001016.067696:WARNING:user_policy_manager_factory_chromeos.cc(208)] No policy loaded for known non-enterprise user [3463:3463:1126/001016.298521:WARNING:easy_unlock_service_regular.cc(522)] EasyUnlockServiceRegular::IsInLegacyHostMode: DeviceSyncClient not ready. Returning false. [3463:3463:1126/001016.985192:WARNING:wallpaper_controller_client.cc(358)] Cannot get wallpaper files id in RemovePolicyWallpaper. This should never happen under normal circumstances. [3463:3463:1126/001017.340487:ERROR:gpu_interface_provider.cc(87)] Not implemented reached in virtual void content::GpuInterfaceProvider::RegisterOzoneGpuInterfaces(service_manager::BinderRegistry *) [3463:3463:1126/001017.951429:INFO:file_manager_browsertest_base.cc(1303)] FileManagerBrowserTest::StartTest dirRenameWithoutChangingCurrent_MyFilesVolume [3463:3463:1126/001024.593244:INFO:CONSOLE(837)] "Cache database creating or upgrading.", source: chrome-extension://pmfjbimdmchhbnneeidfognadeopoehp/background_scripts.js (837) [3463:3463:1126/001025.641947:INFO:CONSOLE(5237)] "Requesting volume list.", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5237) [3463:3463:1126/001025.668986:INFO:CONSOLE(4635)] "Loading chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/runtime_loaded_test_util.js", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (4635) [3463:3463:1126/001025.777376:INFO:CONSOLE(5239)] "Volume list fetched with: 3 items.", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5239) [3463:3463:1126/001025.778503:INFO:CONSOLE(5249)] "Initializing volume: android_files:AndroidFiles", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5249) [3463:3463:1126/001025.788699:INFO:CONSOLE(5713)] "Requesting file system: android_files android_files:AndroidFiles", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5713) [3463:3463:1126/001025.934590:INFO:CONSOLE(5249)] "Initializing volume: downloads:Downloads", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5249) [3463:3463:1126/001025.968657:INFO:CONSOLE(5713)] "Requesting file system: downloads downloads:Downloads", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5713) [3463:3463:1126/001026.004461:INFO:CONSOLE(5249)] "Initializing volume: drive:v2", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5249) [3463:3463:1126/001026.008712:INFO:CONSOLE(5713)] "Requesting file system: drive drive:v2", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5713) [3463:3463:1126/001026.086569:INFO:CONSOLE(5763)] "File system obtained: android_files:AndroidFiles", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5763) [3463:3463:1126/001026.105764:INFO:CONSOLE(5253)] "Initialized volume: android_files:AndroidFiles", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5253) [3463:3463:1126/001026.137845:INFO:CONSOLE(5763)] "File system obtained: downloads:Downloads", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5763) [3463:3463:1126/001026.159140:INFO:CONSOLE(5253)] "Initialized volume: downloads:Downloads", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5253) [3463:3463:1126/001026.163658:INFO:CONSOLE(5763)] "File system obtained: drive:v2", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5763) [3463:3463:1126/001026.180990:INFO:CONSOLE(5253)] "Initialized volume: drive:v2", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5253) [3463:3463:1126/001026.191114:INFO:CONSOLE(5257)] "Initialized all volumes.", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5257) [3463:3463:1126/001026.234411:INFO:CONSOLE(646)] "Waiting for the result of openMainWindow", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/runtime_loaded_test_util.js (646) [3463:3463:1126/001028.005827:INFO:CONSOLE(643)] "Received the result of openMainWindow", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/runtime_loaded_test_util.js (643) [3463:3463:1126/001028.043696:INFO:CONSOLE(0)] "HTML Imports is deprecated and will be removed in M73, around March 2019. Please use ES modules instead. See https://www.chromestatus.com/features/5144752345317376 for more details.", source: (0) [3463:3463:1126/001028.717268:INFO:CONSOLE(0)] ":unresolved pseudo selector is deprecated and will be removed in M73, around March 2019. Please use :not(:defined) instead. See https://www.chromestatus.com/features/4642138092470272 for more details.", source: (0) [3463:3463:1126/001029.343975:INFO:CONSOLE(442)] "document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.", source: chrome://resources/polymer/v1_0/polymer/polymer-micro-extracted.js (442) [3463:3463:1126/001033.338220:INFO:CONSOLE(2083)] "Element.createShadowRoot is deprecated and will be removed in M73, around March 2019. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 for more details.", source: chrome://resources/polymer/v1_0/polymer/polymer-mini-extracted.js (2083) [3463:3463:1126/001034.228944:INFO:CONSOLE(156)] "at /file_manager/background.js:379:27: The number of file is 0. Not changed.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001038.686867:INFO:CONSOLE(156)] "at /file_manager/background.js:379:27: The number of file is 0. Not changed.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001041.243534:INFO:CONSOLE(156)] "at /file_manager/background.js:379:27: The number of file is 0. Not changed.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001043.016016:INFO:CONSOLE(156)] "at /file_manager/background.js:379:27: The number of file is 0. Not changed.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001052.482492:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001055.503050:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001058.522693:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001101.557414:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001104.597216:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001107.593181:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001110.588952:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001113.588467:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001116.571073:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001119.572844:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001122.627578:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001125.564065:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001128.567642:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001131.575494:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001134.575169:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001137.565339:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001140.561055:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) [3463:3463:1126/001143.574748:INFO:CONSOLE(156)] "at RemoteCallFilesApp.RemoteCall.waitForElement (/remote_call.js:194:15): Element .tree-row > input is not found.", source: chrome-extension://oobinhbdbiehknkpbpejbbpdbkdjmoco/test_util.js (156) BrowserTestBase received signal: Terminated. Backtrace: #0 0x55f4812dfb81 (/b/s/w/ir/out/Release/browser_tests+0xa395b80) #1 0x55f492c0bddf (/b/s/w/ir/out/Release/browser_tests+0x1bcc1dde) #2 0x55f49447d6c1 (/b/s/w/ir/out/Release/browser_tests+0x1d5336c0) #3 0x7f0be83b9cb0 (/lib/x86_64-linux-gnu/libc-2.19.so+0x36caf) #4 0x7f0be84816d3 (/lib/x86_64-linux-gnu/libc-2.19.so+0xfe6d2) #5 0x55f4960dcb3f (/b/s/w/ir/out/Release/browser_tests+0x1f192b3e) #6 0x55f4960d4fc9 (/b/s/w/ir/out/Release/browser_tests+0x1f18afc8) #7 0x55f492c60801 (/b/s/w/ir/out/Release/browser_tests+0x1bd16800) #8 0x55f4929cae39 (/b/s/w/ir/out/Release/browser_tests+0x1ba80e38) #9 0x55f492a68bae (/b/s/w/ir/out/Release/browser_tests+0x1bb1ebad) #10 0x55f484c7e46b (/b/s/w/ir/out/Release/browser_tests+0xdd3446a) #11 0x55f484c7d661 (/b/s/w/ir/out/Release/browser_tests+0xdd33660) #12 0x55f49447ad8c (/b/s/w/ir/out/Release/browser_tests+0x1d530d8b) #13 0x55f492f59983 (/b/s/w/ir/out/Release/browser_tests+0x1c00f982) #14 0x55f492f56b7d (/b/s/w/ir/out/Release/browser_tests+0x1c00cb7c) #15 0x55f485efe0d9 (/b/s/w/ir/out/Release/browser_tests+0xefb40d8) #16 0x55f48b00b8d7 (/b/s/w/ir/out/Release/browser_tests+0x140c18d6) #17 0x55f48c3a2fdc (/b/s/w/ir/out/Release/browser_tests+0x15458fdb) #18 0x55f48b008573 (/b/s/w/ir/out/Release/browser_tests+0x140be572) #19 0x55f48b012a60 (/b/s/w/ir/out/Release/browser_tests+0x140c8a5f) #20 0x55f48b0025c7 (/b/s/w/ir/out/Release/browser_tests+0x140b85c6) #21 0x55f4918b4025 (/b/s/w/ir/out/Release/browser_tests+0x1a96a024) #22 0x55f49a4f368a (/b/s/w/ir/out/Release/browser_tests+0x235a9689) #23 0x55f4918aeaf6 (/b/s/w/ir/out/Release/browser_tests+0x1a964af5) #24 0x55f49447990b (/b/s/w/ir/out/Release/browser_tests+0x1d52f90a) #25 0x55f492de52cc (/b/s/w/ir/out/Release/browser_tests+0x1be9b2cb) #26 0x55f487450b7c (/b/s/w/ir/out/Release/browser_tests+0x10506b7b) #27 0x55f4874531f9 (/b/s/w/ir/out/Release/browser_tests+0x105091f8) #28 0x55f4874546b7 (/b/s/w/ir/out/Release/browser_tests+0x1050a6b6) #29 0x55f48747cd17 (/b/s/w/ir/out/Release/browser_tests+0x10532d16) #30 0x55f48747c096 (/b/s/w/ir/out/Release/browser_tests+0x10532095) #31 0x55f492e3a62b (/b/s/w/ir/out/Release/browser_tests+0x1bef062a) #32 0x55f492919f72 (/b/s/w/ir/out/Release/browser_tests+0x1b9cff71) #33 0x55f49450fad6 (/b/s/w/ir/out/Release/browser_tests+0x1d5c5ad5) #34 0x55f49291ad77 (/b/s/w/ir/out/Release/browser_tests+0x1b9d0d76) #35 0x55f492919a0f (/b/s/w/ir/out/Release/browser_tests+0x1b9cfa0e) #36 0x7f0be83a4f45 (/lib/x86_64-linux-gnu/libc-2.19.so+0x21f44) #37 0x55f481291d8a (/b/s/w/ir/out/Release/browser_tests+0xa347d89) [1126/081144.233327:ERROR:nacl_helper_linux.cc(310)] NaCl helper process running without a sandbox! Most likely you need to configure your SUID sandbox correctly [1126/001144.233332:ERROR:nacl_helper_linux.cc(310)] NaCl helper process running without a sandbox! Most likely you need to configure your SUID sandbox correctly [ RUN ] DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameWithoutChangingCurrent_MyFilesVolume
,
Dec 14
,
Yesterday
(37 hours ago)
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by flackr@chromium.org
, Dec 4I did an analysis of the last 42 failing runs of this bot, to see which tests were timing out and how often to see if there were particular tests that were more flaky than others: 1 ChromeSignInWebViewTest.NoFindInPageForUnattachedGuest 1 DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirCutWithKeyboard_GuestMode 1 DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameToExisting_GuestMode 1 DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameWithContextMenu_GuestMode 1 ForceMaximizeOnFirstRunTest.TwoRuns 1 OutOfProcessPPAPITest.UDPSocket_DropReceiverPipeOnConstruction 1 PPAPINaClNewlibTest.UDPSocket_DropReceiverPipeOnConstruction 1 PreviewsLitePageServerTimeoutBrowserTest.LitePagePreviewsTimeout 1 ResourceLoadingHintsBrowserTest.ExperimentalHints_ExperimentIsEnabled 1 ResourceLoadingHintsBrowserTest.ResourceLoadingHintsHttpsWhitelistedRedirectToHttps 1 ScreenTimeControllerTest.LockOverride 1 TabCaptureApiPixelTest.EndToEndThroughWebRTC 1 VideoPlayerBrowserTestInGuestMode.OpenSingleVideoOnDownloads 2 CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsDriveToUsb 2 DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameToEmptyString_GuestMode 2 ForceMaximizePolicyFalseTest.GeneralFirstRun 2 LocalNTPVoiceSearchSmokeTest.MicrophonePermission 2 OutOfProcessPPAPITest.UDPSocket_DropReceiverPipeOnReceiveMore 2 TopControlsSlideControllerTest.TestFocusEditableElements 3 CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsUsbToDrive_DriveFs 3 DeviceIDTest.PRE_Migration 3 DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirPasteWithContextMenu_GuestMode 3 ForceMaximizeOnFirstRunTest.PRE_TwoRuns 3 PermissionRequestManagerBrowserTest.BackgroundTabNavigation 3 ResourceLoadingHintsBrowserTest.MixExperimentalHints_ExperimentIsEnabled 3 SAMLPolicyTest.PRE_SAMLNoLimit 3 SAMLPolicyTest.PRE_SAMLZeroLimit 3 SamlTest.FailToRetrieveAutenticatedUserEmailAddress 3 UserCloudPolicyManagerNonEnterpriseTest.NoPolicyForConsumer 3 UserCloudPolicyManagerTest.StartSession 4 DirectoryTreeContextMenu/FilesAppBrowserTest.Test/dirRenameWithoutChangingCurrent_MyFilesVolume 4 MimeHandlerViewBrowserPluginSpecificTest.MouseCaptureOnMouseDown 4 NavigatingExtensionPopupBrowserTest.DownloadViaPost 4 OutOfProcessPPAPITest.UDPSocket_ReadError 4 ResourceLoadingHintsBrowserTest.MixExperimentalHints_ExperimentIsNotEnabled 4 SiteIsolationFlagHandlingTest.FlagHandlingTest/1 4 SiteIsolationFlagHandlingTest.FlagHandlingTest/5 4 TopControlsSlideControllerTest.TestToggleChromeVox 4 UserImageManagerTest.SaveUserImageFromProfileImage 5 CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsUsbToDrive 5 OAuth2Test.SetInvalidTokenStatus 5 SiteIsolationFlagHandlingTest.FlagHandlingTest/0 5 UserCloudPolicyManagerTest.MigrateForExistingUser 6 SamlTest.ScrapedNone 6 UserCloudPolicyManagerTest.ErrorLoadingPolicy 7 ChromeServiceWorkerFetchPPAPITest.NotInterceptedByServiceWorker 7 ChromeSessionManagerTest.OobeNewUser 7 DeviceIDTest.PRE_PRE_PRE_PRE_PRE_NewUsers 7 LoginPolicyTestBase.PRE_AllowedLanguages 7 OAuth2Test.VerifyInAdvancedProtectionAfterOnlineAuth 7 UserCloudExternalDataManagerTest.FetchExternalData 7 UserCloudPolicyManagerTest.ErrorLoadingPolicyForUnmanagedUser 8 CopyBetweenWindows/FilesAppBrowserTest.Test/copyBetweenWindowsDriveToUsb_DriveFs 8 DeviceIDTest.PRE_LegacyUsers 8 LoginUtilsTest.MashLogin 8 SAMLPolicyTest.PRE_NoSAML 8 SamlTest.HTTPRedirectDisallowed 8 SiteIsolationFlagHandlingTest.FlagHandlingTest/4 8 SiteIsolationFlagHandlingTest.FlagHandlingTest/7 8 SiteIsolationFlagHandlingTest.FlagHandlingTest/8 9 LoginPolicyTestBase.AllowedInputMethods 9 MergeSessionTest.PageThrottle 9 SiteIsolationFlagHandlingTest.FlagHandlingTest/11 9 SiteIsolationFlagHandlingTest.FlagHandlingTest/3 10 SAMLPolicyTest.PRE_PRE_TransferCookiesAffiliated 10 SiteIsolationFlagHandlingTest.FlagHandlingTest/2 10 VpnProviderApiTest.DestroyConnectedConfig 11 MergeSessionTest.XHRThrottle 11 OAuth2Test.PRE_SetInvalidTokenStatus 11 SiteIsolationFlagHandlingTest.FlagHandlingTest/10 11 SiteIsolationFlagHandlingTest.FlagHandlingTest/9 11 UserCloudPolicyManagerChildTest.PolicyForChildUser 12 OAuth2Test.VerifyNotInAdvancedProtectionAfterOnlineAuth 12 PolicyProvidedTrustAnchorsOnUserSessionInitTest.TrustAnchorsAvailableImmediatelyAfterSessionStart 13 PolicyUITest.ExtensionLoadAndSendPolicy 13 SiteIsolationFlagHandlingTest.FlagHandlingTest/6 17 OAuth2Test.TerminateOnBadMergeSessionAfterOnlineAuth 32 LoginFeedbackTest.Basic 61 WizardControllerDeviceStateTest.ControlFlowDeviceDisabled 85 WizardControllerDeviceStateExplicitRequirement/WizardControllerDeviceStateExplicitRequirementTest.ControlFlowForcedReEnrollment/0 94 WizardControllerDeviceStateExplicitRequirement/WizardControllerDeviceStateExplicitRequirementTest.ControlFlowForcedReEnrollment/1 I will put up a patch to disable the worst offenders but I worry there may be an underlying cause of the long tail of timeouts (e.g. common test setup time?)