New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 707824 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 707530
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

BluetoothInternalsTest.Startup_BluetoothInternals is flaky in Debug on Mac & Linux

Project Member Reported by caseq@chromium.org, Apr 3 2017

Issue description

BluetoothInternalsTest.Startup_BluetoothInternals is flaky on debug bots.

https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=BluetoothInternalsTest.Startup_BluetoothInternals

[23653:23653:0403/024651.737969:INFO:CONSOLE(1221)] "Running TestCase BluetoothInternalsTest.Startup_BluetoothInternals", source: test_api.js (1221)
[23653:23653:0403/024659.375779:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("BluetoothInternalsTest","Startup_BluetoothInternals")
AssertionError: expected true to be false
    at Function.assert.isFalse (chai.js:2459:31)
    at assertFalse (test_api.js:863:17)
    at test_api.js:1020:20
    at bluetooth_internals_browsertest.js:675:9
    at <anonymous>Failed: RUN_TEST_F("BluetoothInternalsTest","Startup_BluetoothInternals")
AssertionError: expected 1 to equal 0
    at Function.assert.strictEqual (chai.js:2277:32)
    at assertEquals (test_api.js:893:17)
    at test_api.js:1020:20
    at bluetooth_internals_browsertest.js:603:11Failed: RUN_TEST_F("BluetoothInternalsTest","Startup_BluetoothInternals")
AssertionError: expected true to be false
    at Function.assert.isFalse (chai.js:2459:31)
    at assertFalse (test_api.js:863:17)
    at test_api.js:1020:20
    at bluetooth_internals_browsertest.js:604:11
gen/chrome/test/data/webui/bluetooth_internals_browsertest-gen.cc:35: Failure
Value of: RunJavascriptTestF( true, "BluetoothInternalsTest", "Startup_BluetoothInternals")
  Actual: false
Expected: true
[23653:23653:0403/024659.722347:WARNING:url_request_context_getter.cc(43)] URLRequestContextGetter leaking due to no owning thread.
[  FAILED  ] BluetoothInternalsTest.Startup_BluetoothInternals, where TypeParam =  and GetParam() =  (14942 ms)



 

Comment 1 by st...@chromium.org, Apr 3 2017

Mergedinto: 707530
Status: Duplicate (was: Assigned)
Project Member

Comment 2 by bugdroid1@chromium.org, Apr 3 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/01046fc7d4b6d4fde416515636f004009aa704c2

commit 01046fc7d4b6d4fde416515636f004009aa704c2
Author: caseq <caseq@chromium.org>
Date: Mon Apr 03 19:30:05 2017

Disable BluetoothInternalsTest.Startup_BluetoothInternals on Debug Mac&Linux

BUG= 707824 
TBR=mbrunson,japhet

Review-Url: https://codereview.chromium.org/2789153003
Cr-Commit-Position: refs/heads/master@{#461503}

[modify] https://crrev.com/01046fc7d4b6d4fde416515636f004009aa704c2/chrome/test/data/webui/bluetooth_internals_browsertest.js

Sign in to add a comment