Closed
Bug 687943
Opened 14 years ago
Closed 13 years ago
reftest/encoders-lossless: tar Cannot stat
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: joey, Unassigned)
Details
Submit a nop job to the try server -- this test added a bogus target in rules.mk
Problems were reported while processing package-tests targets:
10 logs reported instances of cannot stat reftest image -- tar may have been handed URL arguments rather than a file path:
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-9x9.png&mime=image: Cannot stat: No such file or directory
========= Started 'make package-tests' (results: 0, elapsed: 2 mins, 10 secs) ==========
make package-tests
in dir /builds/slave/try-osx-dbg/build/obj-firefox (timeout 1200 secs)
watching logfiles {}
argv: ['make', 'package-tests']
environment:
Apple_PubSub_Socket_Render=/tmp/launch-nGigfb/Render
CVS_RSH=ssh
DISPLAY=/tmp/launch-jzHuku/:0
HG_SHARE_BASE_DIR=/builds/hg-shared
HOME=/Users/cltbld
LC_ALL=C
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-15x15.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-16x16.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-17x17.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-1x1.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-2x2.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-31x31.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-32x32.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-33x33.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-3x3.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-4x4.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-5x5.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-6x6.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-7x7.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-8x8.png&mime=image: Cannot stat: No such file or directory
tar: modules/libpr0n/test/reftest/encoders-lossless/encoder.html?img=size-9x9.png&mime=image: Cannot stat: No such file or directory
===========================================================
try-linux-android-build1617.txt.gz
try-linux-android-debug-build1852.txt.gz
try-linux-debug-build8.txt.gz
try-linux-maemo5-gtk-build1706.txt.gz
try-linux-maemo5-qt-build273.txt.gz
try-linux-mobile-build1713.txt.gz
try-linuxqt-build578.txt.gz
try-macosx64-debug-build2186.txt.gz
try-macosx-debug-build2873.txt.gz
try-win32-mobile-build1049.txt.gz
Comment 1•14 years ago
|
||
Could you maybe paste the tbpl result link?
This has been running fine for several weeks on mozilla-central.
Comment 2•13 years ago
|
||
Closing for now. Please reopen if you run into this again.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•