Closed Bug 372939 Opened 17 years ago Closed 17 years ago

mochitest gets hung up on .swp files, if they are present

Categories

(Testing :: Mochitest, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ray, Assigned: ray)

Details

Attachments

(1 file)

I am editing test files on my intel Mac running 10.4.8. If I am actually using vi and have a file open, vi writes a temporary file to the directory that my file is in.

If I am editing foo.txt, it creates a temporary file named .foo.txt.swp.

If I am editing aMochiTest.html, then there is a .aMochiTest.html.swp file. If I run the mochitest harness, it sees the .aMochiTest.html.swp file and asks what to do with it. It cannot load it, and if one hits the <Cancel> button, it cancels the entire mochitest run.

The server.js can be made to ignore dot files. Arguably, it should.
Attachment #259743 - Flags: review?(sayrer)
Attachment #259743 - Flags: review?(sayrer) → review+
Whiteboard: [needs checkin]
Whiteboard: [needs checkin] → [checkin needed]
Assignee: nobody → ray
Checking in server.js;
/cvsroot/mozilla/testing/mochitest/server.js,v  <--  server.js
new revision: 1.7; previous revision: 1.6
done
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Component: Testing → Mochitest
Flags: in-testsuite-
Product: Core → Testing
QA Contact: testing → mochitest
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: