| Summary: | imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ahmad.saleem792, lforschler |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Alicia Boya García
2018-06-20 08:38:51 PDT
--- /home/buildbot/webkitgtk/gtk-linux-64-release-wayland-tests/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice-expected.txt
+++ /home/buildbot/webkitgtk/gtk-linux-64-release-wayland-tests/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice-actual.txt
@@ -63,7 +63,7 @@
PASS Slicing test (4,0).
PASS Slicing test: slice (4,0).
PASS Slicing test (4,1).
-PASS Slicing test: slice (4,1).
+FAIL Slicing test: slice (4,1). assert_equals: expected 8 but got 0
PASS Slicing test (4,2).
PASS Slicing test: slice (4,2).
PASS Slicing test (4,3).
@@ -73,11 +73,11 @@
PASS Slicing test (5,0).
PASS Slicing test: slice (5,0).
PASS Slicing test (5,1).
-PASS Slicing test: slice (5,1).
+FAIL Slicing test: slice (5,1). assert_equals: expected 10 but got 0
PASS Slicing test (5,2).
PASS Slicing test: slice (5,2).
PASS Slicing test (5,3).
-PASS Slicing test: slice (5,3).
+FAIL Slicing test: slice (5,3). assert_equals: expected 8 but got 0
PASS Slicing test (6,0).
PASS Slicing test: slice (6,0).
PASS Slicing test (6,1).
@@ -85,7 +85,7 @@
PASS Slicing test (6,2).
PASS Slicing test: slice (6,2).
PASS Slicing test (7,0).
-PASS Slicing test: slice (7,0).
+FAIL Slicing test: slice (7,0). assert_equals: expected 8 but got 0
PASS Slicing test (7,1).
PASS Slicing test: slice (7,1).
PASS Slicing test (7,2).
@@ -105,17 +105,17 @@
PASS Invalid contentType ("te\0xt/plain")
PASS Invalid contentType ("te\x1fxt/plain")
PASS Invalid contentType ("text/plain")
-PASS Valid contentType ("te(xt/plain")
+FAIL Valid contentType ("te(xt/plain") assert_equals: expected 4 but got 0
PASS Valid contentType ("te)xt/plain")
PASS Valid contentType ("te<xt/plain")
-PASS Valid contentType ("te>xt/plain")
+FAIL Valid contentType ("te>xt/plain") assert_equals: expected 4 but got 0
PASS Valid contentType ("te@xt/plain")
PASS Valid contentType ("te,xt/plain")
-PASS Valid contentType ("te;xt/plain")
-PASS Valid contentType ("te:xt/plain")
+FAIL Valid contentType ("te;xt/plain") assert_equals: expected 4 but got 0
+FAIL Valid contentType ("te:xt/plain") assert_equals: expected 4 but got 0
PASS Valid contentType ("te\\xt/plain")
PASS Valid contentType ("te\"xt/plain")
-PASS Valid contentType ("te/xt/plain")
+FAIL Valid contentType ("te/xt/plain") assert_equals: expected 4 but got 0
PASS Valid contentType ("te[xt/plain")
PASS Valid contentType ("te]xt/plain")
PASS Valid contentType ("te?xt/plain")
Can't find any platform specific expectation via searching on 'searchfox.org' (wubkat) port on 'blob-slice' (keyword). |