Closed Bug 752202 Opened 12 years ago Closed 12 years ago

[comm-central, Windows] "Could not create the directory: ..\..\..\..\..\..\..\..\_tests\testing\mochitest\tests\dom\imported-tests\webapps\WebStorage\tests\submissions\Infraware\iframe: No such file or directory"

Categories

(Core :: DOM: Core & HTML, defect, P1)

x86
Windows Server 2003
defect

Tracking

()

RESOLVED FIXED
mozilla16
Tracking Status
firefox15 + fixed

People

(Reporter: sgautherie, Assigned: rain1)

References

Details

(Whiteboard: [fixed by bug 757252])

http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTrunk/1336209811.1336212771.32219.gz
WINNT 5.2 comm-central leak test build on 2012/05/05 02:23:31
+
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1336208409.1336210102.28225.gz
WINNT 5.2 comm-central-trunk leak test build on 2012/05/05 02:00:09
{
make[9]: Entering directory `/e/builds/slave/comm-cen-trunk-w32-dbg/build/objdir/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe'

e:/builds/slave/comm-cen-trunk-w32-dbg/build/objdir/mozilla/config/nsinstall.exe "/e/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_change_item_iframe.html" "/e/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_security_iframe.html" "/e/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_set_item_clear_iframe.html" "/e/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe/local_set_item_iframe.html" "/e/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe/session_change_item_iframe.html" "/e/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe/session_set_item_clear_iframe.html" "/e/builds/slave/comm-cen-trunk-w32-dbg/build/mozilla/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe/session_set_item_iframe.html" ../../../../../../../../_tests/testing/mochitest/tests/dom/imported-tests/webapps/WebStorage/tests/submissions/Infraware/iframe

Could not create the directory: ..\..\..\..\..\..\..\..\_tests\testing\mochitest\tests\dom\imported-tests\webapps\WebStorage\tests\submissions\Infraware\iframe: No such file or directory

make[9]: *** [libs] Error 3
}
Blocks: 740357
No longer blocks: 742938
Fixed, I think.

https://hg.mozilla.org/mozilla-central/rev/0957b05585e9
Assignee: nobody → Ms2ger
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTrunk/1336226775.1336235763.25366.gz
WINNT 5.2 comm-central leak test build on 2012/05/05 07:06:15

V.Fixed
Status: RESOLVED → VERIFIED
Depends on: 742938
Flags: in-testsuite-
FWIW, this isn't good enough for my machine :(

C:\Users\Sid\mozilla\tb-trunk-opt\mozilla\dom\imptests\webapps\WebStorage\tests\submissions\Infraware\iframe\..\..\..\..\..\..\..\..\..\..\comm-central\mozilla\dom\imptests\webapps\WebStorage\tests\submissions\Infraware\iframe\session_set_item_clear_iframe.html is 261 characters long, just over the MAX_PATH limit of 260. nsinstall should probably normalize paths, but I know doing it in C is troublesome.
Not good enough indeed :-/

https://tbpl.mozilla.org/php/getParsedLog.php?id=11883817&tree=Thunderbird-Try
TB WINNT 5.2 try-comm-central leak test build on 2012-05-18 21:41:16 PDT for push 1526f4f8a362
slave: w32-ix-slave09
+
https://tbpl.mozilla.org/php/getParsedLog.php?id=11896608&tree=Thunderbird-Try
TB WINNT 5.2 try-comm-central leak test build on 2012-05-19 16:12:38 PDT for push 67dbc42bd72d
slave: w32-ix-slave09
{
Could not create the directory: ..\..\..\..\..\..\..\..\_tests\testing\mochitest\tests\dom\imptests\failures\webapps\WebStorage\tests\submissions\Infraware: No such file or directory
}
No longer blocks: 740357
Status: VERIFIED → REOPENED
No longer depends on: 742938
Resolution: FIXED → ---
Blocks: 740357
Depends on: 742938
Well, I moved my objdir from "tb-trunk-opt" to "tbto" and it worked fine then, but I've started seeing this.

nsinstall: ..\..\..\..\..\..\..\..\..\..\comm-central\mozilla\dom\imptests\failures\webapps\WebStorage\tests\submissions\Ms2ger\test_storage_session_removeitem_js.html.json: No such file or directory
Depends on: 757252
I'm seeing that too, as of this morning.  And I'm willing to try patches out if it will help fix it.
Blake: could you try out the patch in bug 757252?
This (and/or bug 757252) are now a blocker to us producing Windows nightly builds on aurora. Can we adjust the length of the directory or something asap please?
The patches in bug 757252 worked for me.
(In reply to Mark Banner (:standard8) from comment #8)
> This (and/or bug 757252) are now a blocker to us producing Windows nightly
> builds on aurora. Can we adjust the length of the directory or something
> asap please?

I'm trying to get the aurora builds fixed via bug 763422 whilst we wait for bug 757252 to be fixed.
(SeaMonkey build)
https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=b820a0a17dab
https://tbpl.mozilla.org/php/getParsedLog.php?id=12964440&tree=Thunderbird-Try
TB WINNT 5.2 try-comm-central leak test build on 2012-06-25 02:22:25 PDT for push b820a0a17dab
{
Could not create the directory: ..\..\..\..\..\..\..\..\_tests\testing\mochitest\tests\dom\imptests\failures\webapps\XMLHttpRequest\tests\submissions\Ms2ger: No such file or directory
}

Bug still there.
This should be fixed now. Please reopen if this still happens.
Assignee: Ms2ger → sagarwal
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 757252]
Target Milestone: mozilla15 → mozilla16
Depends on: 770604
Since bug 763422 was checked in, assuming this is fixed on FF15 as well.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.