Closed Bug 759969 Opened 12 years ago Closed 12 years ago

Change ctrlKey to accelKey in peptest tests

Categories

(Testing Graveyard :: Peptest, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 759000

People

(Reporter: mcote, Unassigned)

Details

Two peptest tests, test_openWindow.js and test_openBlankTab.js, are using keyboard shortcuts with ctrlKey set to true. This does not work on OS X. Instead, they should be using accelKey, which works on all platforms.

The Mozmill error reported in bug 759000 is probably being triggered by this bug, since test_openWindow.js is not actually opening a new window, and hence the main window is closed at the end of the test.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.