Bug 229807
Summary: | REGRESSION(r281886) [GLIB] /webkit/WebKitWebsiteData/itp is failing when running with other tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=229770 |
Lauro Moura
To run it alone (working)
./Tools/Scripts/run-gtk-tests --flatpak-verbose --display-server=xvfb --release WebKitBuild/GTK/Release/bin/TestWebKitAPI/WebKit2Gtk/TestWebsiteData -p /webkit/WebKitWebsiteData/itp
Removing the "-p /webkit..." parameters to run the full TestWebsiteData shows the failure:
ERROR:../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebsiteData.cpp:706:void testWebsiteDataITP(WebsiteDataTest*, gconstpointer): 'g_file_test(itpDirectory, G_FILE_TEST_IS_DIR)' should be FALSE
This failure was introduced by r281886.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |