[Webkit-unassigned] [Bug 211497] New: [GTK] Test failures after Flatpak upgrade

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 23:28:21 PDT 2020


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

            Bug ID: 211497
           Summary: [GTK] Test failures after Flatpak upgrade
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

The following tests started failing after upgrading to Flatpak (which happened in GTK Test Bot build #13542 (r260889)):

   fast/loader/local-CSS-from-local.html [ Failure ]
   fast/loader/local-JavaScript-from-local.html [ Failure ]
   fast/loader/local-image-from-local.html [ Failure ]
   http/tests/security/local-user-CSS-from-remote.html [ Failure ]
   webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ]
   webgl/1.0.3/conformance/textures/texture-size-limit.html [ Failure ]

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r260889%20(13542)/results.html

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/loader/local-CSS-from-local-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/loader/local-CSS-from-local-actual.txt
@@ -3,4 +3,4 @@

 If the background is yellow then the CSS was loaded.

-Test Passed. Local CSS remotely loaded
+Test Failed: Local CSS not remotely loaded.


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/loader/local-JavaScript-from-local-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/loader/local-JavaScript-from-local-actual.txt
@@ -1,4 +1,4 @@
 This test is to see if a local file can run a local script. 
 Currently this test cannot be run manually on Windows because we do not have a function like pathToLocalResource() outside of DRT. 

-Test Passed. Local script loaded and run.
+Test Failed: Local script not loaded.


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/loader/local-image-from-local-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/loader/local-image-from-local-actual.txt
@@ -1,6 +1,6 @@
 This test is to see if a remote file can include a local image. 
 Currently this test cannot be run manually on Windows because we do not have a function like pathToLocalResource() outside of DRT. 

-Test Passed. Local image loaded.
+Test Failed: Image Load Error.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/security/local-user-CSS-from-remote-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/security/local-user-CSS-from-remote-actual.txt
@@ -2,4 +2,4 @@
 To run this test manually you must set your user style sheet in your Safari preferences to LayoutTests/http/tests/security/resources/cssStyle.css 
 If the background is yellow then the user stylesheet was loaded.

-Test Passed: Local user stylesheet loaded.
+Test Failed: Local user stylesheet not loaded into remote document.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index-actual.txt
@@ -1,5 +1,8 @@
 This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.

 Test: ../../../resources/webgl_test_files/conformance/glsl/bugs/sampler-array-using-loop-index.html
-[ PASS ] All tests passed
+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Should be no errors from setup.
+[ 2: FAIL ] at (0, 0) expected: 64,32,16,9 was 32,16,8,0
+[ 3: PASS ] successfullyParsed is true
+[ FAIL ] 2 failures reported

-- 
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/20200506/ec22ab0c/attachment-0001.htm>


More information about the webkit-unassigned mailing list