Closed Bug 493739 Opened 15 years ago Closed 13 years ago

performance runtests.py should support winmo emulator

Categories

(Tamarin Graveyard :: Tools, defect, P4)

x86
Windows XP
defect

Tracking

(Not tracked)

RESOLVED WONTFIX
Q3 11 - Serrano

People

(Reporter: dschaffe, Assigned: dschaffe)

References

Details

Attachments

(1 file)

the performance runtests.py should run easily with the emulator using the same mechanism as the acceptance tests
Flags: flashplayer-triage+
Attached patch patchSplinter Review
also edit test/performance/dir.asc_args set CONFIG:desktop=false

will use Date() object instead of getTimer().  on winmo getTimer() only has second resolution so results will get rounded off.  after setting the flag delete performance .abc to rebuild test tests.
Assignee: nobody → dschaffe
Status: NEW → ASSIGNED
Attachment #378340 - Flags: review?(stejohns)
Attachment #378340 - Flags: review?(brbaker)
Comment on attachment 378340 [details] [diff] [review]
patch

patch doesn't contain the edits to asc_args or to use new Date()... hopefully those won't have to be done as local-only changes every time? (ie isn't there a way to make existing code work as-is?)
Attachment #378340 - Flags: review?(stejohns) → review+
Comment on attachment 378340 [details] [diff] [review]
patch

If you change performance/dir.asc_args to set the CONFIG::desktop to false, it will use smaller datasets and also use getTimer() instead of Date() which gives millisecond resolution in the tests.
Attachment #378340 - Flags: review?(brbaker) → review+
Priority: -- → P3
Target Milestone: --- → flash10.1
Priority: P3 → P4
verified patch still works and pushed in 2850:d14d124e85f5
marking bug fixed and closing.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Comment on attachment 378340 [details] [diff] [review]
patch

reopening bug because I just reverted the change. This change is not correct.

1) why is the config set to a string that does not match the performance configs? Performance configs are not like acceptance config strings
2) disabling the call to determine OS and version if config is set is incorrect. The needs to be known for logging and the version also needs to be known for logging purposes

This patch was reverted in changeset 2952:8d95dfcd273e because it is causing the logging of performance data to fail (unknown OS and unknown version number)
Attachment #378340 - Flags: review+ → review-
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Target Milestone: flash10.1 → flash10.2
Blocks: 607714
Winmo 6.5 not supported.  New issue could be logged if similar issue exists when WinPhone 7 is supported.
Status: REOPENED → RESOLVED
Closed: 15 years ago13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: