Closed Bug 632701 Opened 13 years ago Closed 13 years ago

Sisyphus - Crash Automation - Work around https://issues.apache.org/jira/browse/COUCHDB-577

Categories

(Testing Graveyard :: Sisyphus, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Unassigned)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Work around https://issues.apache.org/jira/browse/COUCHDB-577 where literal regexps in views fail, i.e. /foo/.exec(blah) fails but r = new RegExp('foo'); r.exec(blah) does not. This appears to be more related to the Erlang version than the version of Spidermonkey.
http://hg.mozilla.org/automation/sisyphus/rev/416bd74f7699
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: