mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
Bug 1553273 - Disable TelemetryGeckoViewFixture.PendingOperationsHighWater until decision about telemetry probe has been made. a=permafail
This commit is contained in:
parent
d608af5642
commit
71a5bf7e4f
@ -632,6 +632,7 @@ TEST_F(TelemetryGeckoViewFixture, MultipleAppendOperations) {
|
||||
cx.GetJSContext(), keyedScalarsSnapshot, true);
|
||||
}
|
||||
|
||||
/*
|
||||
TEST_F(TelemetryGeckoViewFixture, PendingOperationsHighWater) {
|
||||
AutoJSContextWithGlobal cx(mCleanGlobal);
|
||||
|
||||
@ -674,3 +675,4 @@ TEST_F(TelemetryGeckoViewFixture, PendingOperationsHighWater) {
|
||||
expectedValue + 1);
|
||||
CheckUintScalar(reachedName, cx.GetJSContext(), scalarsSnapshot, 1);
|
||||
}
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user