[Webkit-unassigned] [Bug 127217] New: Tools/Scripts/test-webkitperl fails: 'tempdir' can't be called as a method
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 18 06:46:47 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127217
Summary: Tools/Scripts/test-webkitperl fails: 'tempdir' can't
be called as a method
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: berto at igalia.com
[...]
Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl ................................... ok
Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffWithMockFiles.pl ............................ 'tempdir' can't be called as a method at Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffWithMockFiles.pl line 120.
Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffWithMockFiles.pl ............................ Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Tools/Scripts/webkitperl/VCSUtils_unittest/parseFirstEOL.pl ..................................... ok
[...]
That's because we're calling File::Temp->tempdir() but that's not supporte by the API.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list