RESOLVED FIXED300276
[TestWebKitAPI][GTK][WPE] Use the custom main() for TestJavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=300276
Summary [TestWebKitAPI][GTK][WPE] Use the custom main() for TestJavaScriptCore
Fujii Hironori
Reported 2025-10-06 18:23:24 PDT
Only TestJavaScriptCore doesn't use TestWebKitAPI's custom main(), and emits the google tests default message. https://build.webkit.org/#/builders/57/builds/21559/steps/26/logs/stdio > Running main() from /home/buildbot-worker/GTK-Linux-64-bit-Release-Build/build/Source/ThirdParty/gtest/src/gtest_main.cc > Note: Google Test filter = JavaScriptCore_DisallowVMEntry.NestedScopes > [==========] Running 1 test from 1 test suite. > [----------] Global test environment set-up. > [----------] 1 test from JavaScriptCore_DisallowVMEntry > [ RUN ] JavaScriptCore_DisallowVMEntry.NestedScopes > [ OK ] JavaScriptCore_DisallowVMEntry.NestedScopes (5 ms) > [----------] 1 test from JavaScriptCore_DisallowVMEntry (5 ms total)
Attachments
Fujii Hironori
Comment 1 2025-10-06 18:52:25 PDT
EWS
Comment 2 2025-10-06 22:18:21 PDT
Committed 301111@main (9e98f550b371): <https://commits.webkit.org/301111@main> Reviewed commits have been landed. Closing PR #51903 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.