Closed Bug 420755 Opened 16 years ago Closed 15 years ago

Need to add a sanity test for some Array-related behaviors

Categories

(Tamarin Graveyard :: Tracing Virtual Machine, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: stejohns, Assigned: brbaker)

Details

Attachments

(1 file, 1 obsolete file)

Attached file Sample test code (obsolete) —
Existing sanity tests are missing validation of the behavior of "holes" in an Array, and also missing validation of the behavior of subclasses of Array. I have enclosed an attachment with a rough version of the tests needed, but it needs to be massaged into the testing harness and added to the sanity test suite somewhere. (Note that I've listed this under Tracing Virtual Machine but the test is appropriate for both TT and TC and should be run against both)
Assignee: nobody → brbaker
Flags: in-testsuite?
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Status: RESOLVED → VERIFIED
Adapted test code to use runtest.py harness.  Not sure if this file would belong in the regress dir.  Also doesn't fit in ecma3 due to use of classes.
Attachment #307080 - Attachment is obsolete: true
Attachment #405977 - Flags: review?(brbaker)
Comment on attachment 405977 [details]
Test code adapted to use runtest.py harness.

- update license block for correct year
- remove/update comment block under license for correct file and feature/bug
Attachment #405977 - Flags: review?(brbaker) → review+
Pushed with changes: http://hg.mozilla.org/tamarin-redux/rev/2779
Flags: in-testsuite? → in-testsuite+
Updated testcase to handle error strings with debugger builds in changeset:   2925:4953788a4cc9
Flags: flashplayer-qrb?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: