Closed
Bug 696476
Opened 14 years ago
Closed 7 years ago
Acceptance tests fail with verify errors when INLINE=1
Categories
(Tamarin Graveyard :: Optimizing JIT, defect)
Tamarin Graveyard
Optimizing JIT
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jason.boyer, Assigned: rreitmai)
References
Details
User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 (.NET CLR 3.5.30729)
Build ID: 20100824153629
Steps to reproduce:
Built from latest source, run acceptance test suite with INLINE=0:
export AVM=$proj/obj-rel/shell/avmshell
cd $PROJ/test/acceptance
# for example
INLINE=1 ./runtests.py as3
# for example
INLINE=1 $AVM -Dnodebugger as3/Vector/nested.abc
See http://tamarin-jenkins.corp.adobe.com/view/Halfmoon/job/halfmoon-test/68/console
Started with this checkin: http://asteam.corp.adobe.com/hg/users/edwsmith/halfmoon/rev/db95f013ae1f
Actual results:
VerifyError: Error #1107 on Vector/nested.abc and many other tests.
Expected results:
All tests pass
Updated•14 years ago
|
Assignee: nobody → rreitmai
Status: NEW → ASSIGNED
Flags: flashplayer-injection+
Flags: flashplayer-bug+
Updated•13 years ago
|
Status: ASSIGNED → NEW
Comment 1•7 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•