Closed Bug 893081 Opened 11 years ago Closed 11 years ago

add buildbot-configs for tcanvasmark

Categories

(Release Engineering :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

Attachments

(1 file, 2 obsolete files)

on android we are adding a new talos test, this is call tcanvasmark.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #774768 - Flags: review?(bugspam.Callek)
Blocks: 893071
No longer blocks: 893079
Attachment #774768 - Attachment is obsolete: true
Attachment #774768 - Flags: review?(bugspam.Callek)
Attachment #774824 - Flags: review?(bugspam.Callek)
Comment on attachment 774824 [details] [diff] [review]
updated canvasmark to run on desktop and mobile (1.0)

Review of attachment 774824 [details] [diff] [review]:
-----------------------------------------------------------------

r- simply because I bitrotted you last night. fix is easy just needs doing. also be sure you have added it to graphserver for androids new test.  I'm out today so follow-up patch to aki or armen is best
Attachment #774824 - Flags: review?(bugspam.Callek) → review-
updated for bitrot!
Attachment #774824 - Attachment is obsolete: true
Attachment #777314 - Flags: review?(bugspam.Callek)
Comment on attachment 777314 [details] [diff] [review]
updated canvasmark to run on desktop and mobile (2.0)

Review of attachment 777314 [details] [diff] [review]:
-----------------------------------------------------------------

r+ if you fix this to be the not-mozpool pandas as mentioned below.

::: mozilla-tests/mobile_config.py
@@ +125,5 @@
>      },
> +    'remote-tcanvasmark': {
> +        'enable_by_default': False,
> +        'suites': GRAPH_CONFIG + ['--activeTests', 'tcanvasmark', '--noChrome'],
> +        'options': (TALOS_REMOTE_FENNEC_OPTS, ANDROID),

this has to be ANDROID_NOT_MOZPOOL instead of ANDROID.

@@ +774,4 @@
>  BRANCHES['mozilla-central']['pgo_platforms'] = []
>  BRANCHES['mozilla-central']['platforms']['android']['enable_debug_unittests'] = True
>  BRANCHES['mozilla-central']['remote-tsvgx_tests'] = (1, True, TALOS_REMOTE_FENNEC_OPTS, ANDROID_NOT_MOZPOOL)
> +BRANCHES['mozilla-central']['remote-tcanvasmark_tests'] = (1, True, TALOS_REMOTE_FENNEC_OPTS, ANDROID)

same here
Attachment #777314 - Flags: review?(bugspam.Callek) → review+
In production
(In reply to Rail Aliiev [:rail] from comment #7)
> In production

anything left to do here?
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: