Closed Bug 421533 Opened 16 years ago Closed 16 years ago

TT: Sync the test directories between TT and TC

Categories

(Tamarin Graveyard :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: brbaker, Assigned: brbaker)

Details

Need to sync the test directories between tamarin-tracing and tamarin-central.
use print() instead of trace() (push TC into TT)
e4x/shell.as

http://hg.mozilla.org/tamarin-central/?rev/54e40016e42e 
bug fix that was pushed into TC that will need to make it into TT (push from TC into TT)
e4x/Types/e9_2_1_2.as

http://hg.mozilla.org/tamarin-tracing/?rev/27a77125c512 
Not sure the exact purpose of this change
ecma3/string/localecompare_rt.as

Look for the indexOf(“[object Function-]”) instead of an exact string match to “[object Function-35]” (push from TT into TC)
ecma3/functionobjects/e15_3_1_1_1_rt.as
ecma3/functionobjects/e15_3_2_1_1_rt.as (also shift from myToString() to toString(), not sure why)
ecma3/functionobjects/e15_3_4__1_rt.as
ecma3/functionobjects/e15_3_4_rt.as
ecma3/string/e15_5_4_6_2_rt.as


Removed usage of flash.capabilities, also checked the length of the type before trying to read 16 characters, incase it isn’t long enough (push from TT into TC)
ecma3/objectobjects/class_006.as

Need to have the new pcre, this should be taken care of when TT get the PCRE (push from TC into TT)
ecma3/regexp/eregress_119909.as

Fix line endings, there was an issue in here that I can’t seem to remember what it was for… (push from TT into TC)
rebuildtests.py

DO NOT MEREGE, sets up the script for AVM2 instead of tvm, also the switch for determining debug is different
.\runtests.py

DO NOT MERGE
.\testconfig.txt

Need to reconcile, shouldn’t be too bad
shell.as
Status: NEW → ASSIGNED
The number in [object Function-35] is somewhat arbitrary and varies between TC and TT (and even between builds of TT) and isn't required anywhere. Checking for a specific number is guaranteed to be nonmaintainable.
Initial change was just to move the current TT testsuite into "test/acceptance". Pushed as 312:f4ccfdc5b063
Pushed the test/performance suite into TC as 313:754d64a57520
Previous comment should have been that change 313:754d64a57520 was pushed into TT (tamarin-tracing)
Assignee: nobody → brbaker
Status: ASSIGNED → NEW
Pushed changeset into TC to get changes that happened in TT: 440:589124cdb43b
Pushed changeset into TT to get changes that happened in TC: 320:067c028cac1c
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
mark bug as verified.
Status: RESOLVED → VERIFIED
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → NEW
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.