New issue
Advanced search Search tips

Issue 711644 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 641400
Owner: ----
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"SettingsLanguagesPageBrowserTest.LanguagesPage" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Apr 14 2017

Issue description

"SettingsLanguagesPageBrowserTest.LanguagesPage" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyOQsSBUZsYWtlIi5TZXR0aW5nc0xhbmd1YWdlc1BhZ2VCcm93c2VyVGVzdC5MYW5ndWFnZXNQYWdlDA.

Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
 
Labels: -Sheriff-Chromium
Mergedinto: 641400
Status: Duplicate (was: Untriaged)
Seems like this is similar to failures tracked by  issue 641400 , except this is also happening on Linux. Sample output:

[ RUN      ] SettingsLanguagesPageBrowserTest.LanguagesPage
Xlib:  extension "RANDR" missing on display ":99".
[9652:9652:0413/111900.524011:WARNING:audio_manager.cc(293)] Multiple instances of AudioManager detected
[9652:9652:0413/111900.524051:WARNING:audio_manager.cc(254)] Multiple instances of AudioManager detected
[9652:9652:0413/111900.601229:WARNING:password_store_factory.cc(249)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
[9652:9652:0413/111901.410676:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated and will be a no-op in M60, around August 2017. See https://www.chromestatus.com/features/4964279606312960 for more details.", source:  (0)
[9652:9652:0413/111901.492814:WARNING:CONSOLE(84)] "This file is deprecated. Please use `iron-flex-layout/iron-flex-layout-classes.html`, and one of the specific dom-modules instead", source: chrome://md-settings/crisper.js (84)
[9652:9652:0413/111901.493158:WARNING:CONSOLE(84)] "This file is deprecated. Please use `iron-flex-layout/iron-flex-layout-classes.html`, and one of the specific dom-modules instead", source: chrome://md-settings/crisper.js (84)
[9652:9652:0413/111901.822353:INFO:CONSOLE(1221)] "Running TestCase SettingsLanguagesPageBrowserTest.MAYBE_LanguagesPage", source: test_api.js (1221)
[9652:9652:0413/111902.446059:ERROR:CONSOLE(48)] "Mocha test failed: languages page add languages dialog "after each" hook for "cancel"
AssertionError: expected <settings-add-languages-dialog>
      </settings-add-languages-dialog> to equal null
    at Function.assert.strictEqual (chai.js:2277:32)
    at assertEquals (test_api.js:893:17)
    at Context.<anonymous> (languages_page_browsertest.js:153:9)
", source: mocha_adapter.js (48)
[9652:9652:0413/111903.222259:INFO:CONSOLE(125)] "Page load time: 683 ms", source: polymer_browser_test_base.js (125)
[9652:9652:0413/111903.222546:INFO:CONSOLE(127)] "Test run time: 1397 ms", source: polymer_browser_test_base.js (127)
[9652:9652:0413/111903.222816:INFO:CONSOLE(129)] "Total time: 2080 ms", source: polymer_browser_test_base.js (129)
[9652:9652:0413/111903.222887:ERROR:web_ui_test_handler.cc(76)] Test Errors: 1/10 tests had failed assertions.
[9652:9652:0413/111903.222926:ERROR:web_ui_browser_test.cc(463)] CONDITION FAILURE: encountered javascript console error(s):
[9652:9652:0413/111903.222934:ERROR:web_ui_browser_test.cc(465)] JS ERROR: '[9652:9652:0413/111902.446059:ERROR:CONSOLE(48)] "Mocha test failed: languages page add languages dialog "after each" hook for "cancel"
AssertionError: expected <settings-add-languages-dialog>
      </settings-add-languages-dialog> to equal null
    at Function.assert.strictEqual (chai.js:2277:32)
    at assertEquals (test_api.js:893:17)
    at Context.<anonymous> (languages_page_browsertest.js:153:9)
", source: mocha_adapter.js (48)
'
[9652:9652:0413/111903.222966:ERROR:web_ui_browser_test.cc(467)] JS call assumed failed, because JS console error(s) found.
gen/chrome/test/data/webui/settings/languages_page_browsertest-gen.cc:46: Failure
Value of: RunJavascriptTestF( true, "SettingsLanguagesPageBrowserTest", "MAYBE_LanguagesPage")
  Actual: false
Expected: true
[  FAILED  ] SettingsLanguagesPageBrowserTest.LanguagesPage, where TypeParam =  and GetParam() =  (3140 ms)

Sign in to add a comment