Bug 259942 - REGRESSION(261288@main): [Win] TestWebCore.WebCoreBundleTest.BundlePathFromNameTypeDirectory is failing
Summary: REGRESSION(261288@main): [Win] TestWebCore.WebCoreBundleTest.BundlePathFromNa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-08 13:20 PDT by Fujii Hironori
Modified: 2023-08-10 16: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 Fujii Hironori 2023-08-08 13:20:08 PDT
REGRESSION(261288@main): [Win] TestWebCore.WebCoreBundleTest.BundlePathFromNameTypeDirectory is failing

After 261288@main (bug#253396),
        
        C:\BW\WinCairo-64-bit-Debug-Build\build\Tools\TestWebKitAPI\Tests\WebCore\win\WebCoreBundle.cpp:70
        Expected equality of these values:
          expected.utf8().data()
            Which is: "C:\\BW\\WinCairo-64-bit-Debug-Tests\\build\\WebKitBuild\\Debug\\bin64\\WebKit.resources\\en.lproj\\Localizable.strings"
          actual.utf8().data()
            Which is: ""
Comment 1 Fujii Hironori 2023-08-08 13:29:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16490
Comment 2 EWS 2023-08-10 16:50:29 PDT
Committed 266793@main (2e4cd29233b7): <https://commits.webkit.org/266793@main>

Reviewed commits have been landed. Closing PR #16490 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-10 16:51:15 PDT
<rdar://problem/113721358>