Title: [272048] trunk/Tools
Revision
272048
Author
[email protected]
Date
2021-01-28 20:56:23 -0800 (Thu, 28 Jan 2021)

Log Message

[GLIB] Gardening API release passes and some debug crashes

Unreviewed test gardening.

Many debug crashes still to be listed.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (272047 => 272048)


--- trunk/Tools/ChangeLog	2021-01-29 04:06:40 UTC (rev 272047)
+++ trunk/Tools/ChangeLog	2021-01-29 04:56:23 UTC (rev 272048)
@@ -1,3 +1,13 @@
+2021-01-28  Lauro Moura  <[email protected]>
+
+        [GLIB] Gardening API release passes and some debug crashes
+
+        Unreviewed test gardening.
+
+        Many debug crashes still to be listed.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2021-01-28  Myles C. Maxfield  <[email protected]>
 
         Minor cleanup in CSSFontFaceSetClient

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (272047 => 272048)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-01-29 04:06:40 UTC (rev 272047)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-01-29 04:56:23 UTC (rev 272048)
@@ -2,37 +2,20 @@
     "TestAuthentication": {
         "subtests": {
             "/webkit/Authentication/authentication-empty-realm": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220922"}}
+                "expected": {"all@Debug": {"status": ["CRASH"], "bug": "webkit.org/b/221119"}}
             },
-            "/webkit/Authentication/authentication-failure": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220922"}}
-            },
             "/webkit/Authentication/authentication-no-credential": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220922"}}
+                "expected": {"all@Debug": {"status": ["CRASH"], "bug": "webkit.org/b/221119"}}
             },
             "/webkit/Authentication/authentication-success": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220922"}}
+                "expected": {"all@Debug": {"status": ["CRASH"], "bug": "webkit.org/b/221119"}}
             }
         }
     },
-    "TestBackForwardList": {
-        "subtests": {
-            "/webkit/BackForwardList/navigation": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220922"}}
-            }
-        }
-    },
-    "TestSSL": {
-        "subtests": {
-            "/webkit/WebKitWebView/load-failed-with-tls-errors": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220922"}}
-            }
-        }
-    },
     "TestWebKitSettings": {
         "subtests": {
             "/webkit/WebKitSettings/_javascript_-markup": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220922"}}
+                "expected": {"all@Debug": {"status": ["CRASH"], "bug": "webkit.org/b/221119"}}
             }
         }
     },
@@ -133,9 +116,6 @@
             },
             "/webkit/WebKitWebView/fullscreen": {
                 "expected": {"wpe": {"status": ["TIMEOUT", "PASS"]}}
-            },
-            "/webkit/WebKitWebView/title-change": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220992"}}
             }
         }
     },
@@ -160,7 +140,7 @@
                 "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/206728"}}
             },
             "/webkit/WebKitWebView/title": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/220992"}}
+                "expected": {"all@Debug": {"status": ["CRASH"], "bug": "webkit.org/b/221119"}}
             }
         }
     },
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to