Closed
Bug 459916
Opened 17 years ago
Closed 15 years ago
sampling testcase Callback is failing on arm-winmobile testing
Categories
(Tamarin Graveyard :: Virtual Machine, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Q3 11 - Serrano
People
(Reporter: dschaffe, Assigned: dschaffe)
References
Details
Attachments
(1 file)
437 bytes,
patch
|
Details | Diff | Splinter Review |
the test as3/sampling/Callback.as is failing intermittently on the arm-winmobile-tvm-release-arm configuration. needs some investigation...
I will skip the test on the winmobile for now. I think it is a timing problem.
Flags: wanted-flashplayer10+
Flags: in-testsuite+
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Updated•17 years ago
|
Assignee: nobody → tierney
Status: NEW → ASSIGNED
Flags: flashplayer-qrb?
Priority: -- → P3
Target Milestone: --- → Future
Updated•17 years ago
|
Flags: flashplayer-qrb+
Comment 1•17 years ago
|
||
Test disabled (skip) in tamarin-redux testconfig as its an intermittent failure. Be sure to reenable after bug is fixed.
OS: Mac OS X → Windows Mobile 6 Standard
Hardware: x86 → ARM
Assignee | ||
Comment 2•17 years ago
|
||
increase the number of loops to concat strings. should trigger a sampler callback. on some slower platforms the sampling callback does not occur. causes the intermittent problem.
Attachment #356225 -
Flags: review?(cpeyer)
Comment 3•16 years ago
|
||
This bug has numerous duplicates and continues to haunt us; moving to flash10.1 to allow dupes to be reconciled.
Target Milestone: Future → flash10.1
Assignee | ||
Updated•16 years ago
|
Attachment #356225 -
Flags: review?(cpeyer)
Comment 5•16 years ago
|
||
Dan could this have been fixed by reworking of the sampling testcases?
Comment 6•16 years ago
|
||
This testcase is passing on windows mobile in emulation and on a TG01 device
Comment 7•16 years ago
|
||
Dan, if this is working on the downclocked TG01 we should just close this as now working.
Assignee: tierney → dschaffe
Flags: flashplayer-triage?
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Flags: flashplayer-qrb+
Comment 8•15 years ago
|
||
Is this working on droid or arm-linux? If so, can we close?
Comment 9•15 years ago
|
||
This can be closed. It is running on the android and on arm-linux. There is not record of sampling/Callback in the test/acceptance/testconfig.txt
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Flags: flashplayer-triage? → flashplayer-bug+
You need to log in
before you can comment on or make changes to this bug.
Description
•