Title: [264436] trunk/LayoutTests
Revision
264436
Author
ryanhad...@apple.com
Date
2020-07-15 17:13:01 -0700 (Wed, 15 Jul 2020)

Log Message

Unreviewed test gardening, move a test baseline to the correct subdirectory.

* platform/mac/imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-001-expected.txt: Renamed from LayoutTests/platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt.

Modified Paths

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css-fonts/

Diff

Modified: trunk/LayoutTests/ChangeLog (264435 => 264436)


--- trunk/LayoutTests/ChangeLog	2020-07-15 23:53:37 UTC (rev 264435)
+++ trunk/LayoutTests/ChangeLog	2020-07-16 00:13:01 UTC (rev 264436)
@@ -1,3 +1,9 @@
+2020-07-15  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening, move a test baseline to the correct subdirectory.
+
+        * platform/mac/imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-001-expected.txt: Renamed from LayoutTests/platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt.
+
 2020-07-15  Hector Lopez  <hector_i_lo...@apple.com>
 
         [ iOS ] canvas/philip/tests/2d.pattern.animated.gif.html is passing and needs expectations removed

Copied: trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-001-expected.txt (from rev 264435, trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt) (0 => 264436)


--- trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-001-expected.txt	2020-07-16 00:13:01 UTC (rev 264436)
@@ -0,0 +1,17 @@
+00000
+00000
+
+PASS @font-face matching for quoted and unquoted serif 
+PASS @font-face matching for quoted and unquoted sans-serif 
+PASS @font-face matching for quoted and unquoted cursive 
+PASS @font-face matching for quoted and unquoted fantasy 
+PASS @font-face matching for quoted and unquoted monospace 
+FAIL @font-face matching for quoted and unquoted system assert_equals: unquoted system does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted emoji assert_equals: unquoted emoji does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted math assert_equals: unquoted math does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted fangsong assert_equals: unquoted fangsong does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted ui-serif assert_equals: quoted ui-serif matches  @font-face rule expected 50 but got 32
+FAIL @font-face matching for quoted and unquoted ui-sans-serif assert_equals: quoted ui-sans-serif matches  @font-face rule expected 50 but got 33
+FAIL @font-face matching for quoted and unquoted ui-monospace assert_equals: quoted ui-monospace matches  @font-face rule expected 50 but got 31
+FAIL @font-face matching for quoted and unquoted ui-rounded assert_equals: quoted ui-rounded matches  @font-face rule expected 50 but got 34
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to