Bug 229807 - REGRESSION(r281886) [GLIB] /webkit/WebKitWebsiteData/itp is failing when running with other tests
Summary: REGRESSION(r281886) [GLIB] /webkit/WebKitWebsiteData/itp is failing when runn...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-02 07:51 PDT by Lauro Moura
Modified: 2021-09-02 07:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2021-09-02 07:51:20 PDT
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.