[Webkit-unassigned] [Bug 205938] New: REGRESSION: (r254186) [ Mac ] inspector/css/add-rule.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 10:46:56 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=205938

            Bug ID: 205938
           Summary: REGRESSION: (r254186) [ Mac ]
                    inspector/css/add-rule.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

inspector/css/add-rule.html

Description:
This test began failing after the changes in https://trac.webkit.org/changeset/254186/webkit

History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcss%2Fadd-rule.html

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/css/add-rule-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/css/add-rule-actual.txt
@@ -4,14 +4,12 @@
 == Running test suite: CSS.addRule
 -- Running test case: CSS.addRule.InNonExistingInspectorStyleSheet
 PASS: Should not have any inspector style sheets for the main frame.
-PASS: Rule selector should be "body"
-PASS: Rule range should be [0:0,0:4]
-PASS: Rule origin should be "inspector"
+!! EXCEPTION: NotFoundError
+Stack Trace: #0: (anonymous) ((unknown))

 -- Running test case: CSS.addRule.InExistingInspectorStyleSheet
-PASS: Rule selector should be "div"
-PASS: Rule range should be [1:0,1:3]
-PASS: Rule origin should be "inspector"
+!! EXCEPTION: NotFoundError
+Stack Trace: #0: (anonymous) ((unknown))

 -- Running test case: CSS.addRule.ExternalStyleSheet
 PASS: Rule selector should be "div"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200108/968d7dc5/attachment-0001.htm>


More information about the webkit-unassigned mailing list