Bug 206655

Summary: [GTK] inspector/page/overrideSetting-MockCaptureDevicesEnabled.html is failing since r253026-r253035
Product: WebKit Reporter: Diego Pino <dpino>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: crzwdjk, inspector-bugzilla-changes
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2020-01-23 05:33:39 PST
* inspector/page/overrideSetting-MockCaptureDevicesEnabled.html [ Failure ] wk-testhunter reports the follwing: [r253024-r253025] NOERROR [r253026-r253033] UNKNOWN [r253034-r253035] TEXT (Expected: PASS) [r253036-r253039] UNKNOWN I cannot find relevant changesets within the range that may have caused this regression. Here's a diff of the failing test: --- /inspector/page/overrideSetting-MockCaptureDevicesEnabled-expected.txt +++ /inspector/page/overrideSetting-MockCaptureDevicesEnabled-actual.txt @@ -6,7 +6,7 @@ Overriding MockCaptureDevicesEnabled to false... Mock use check: PASS Overriding MockCaptureDevicesEnabled to true... -Mock use check: PASS +Mock use check: FAIL: testRunner mismatch Removing MockCaptureDevicesEnabled override... -Mock use check: PASS +Mock use check: FAIL: testRunner mismatch
Attachments
Arcady Goldmints-Orlov
Comment 1 2021-10-27 11:33:45 PDT
This is now passing as of r284368-r284370.
Note You need to log in before you can comment on or make changes to this bug.