Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Commit

Permalink
Bug 1077348 - Temporarily disable B2G contacts startup test due to re…
Browse files Browse the repository at this point in the history
…ference workload issue. r=me
  • Loading branch information
davehunt committed Oct 3, 2014
1 parent df01d61 commit 29f3055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-master/buildstep-config-files.xml
Expand Up @@ -293,7 +293,7 @@ echo &quot;&quot;</content>
<comment>Run the tests and update the dashboard for B2G</comment>
<content>#!/bin/bash -x
adb logcat -c
TESTS=&quot;b2g-contacts-startup b2g-gallery-startup b2g-messages-startup b2g-music-startup b2g-settings-startup b2g-camera-startup b2g-marketplace-startup b2g-dialer-startup b2g-template-startup&quot;
TESTS=&quot;b2g-gallery-startup b2g-messages-startup b2g-music-startup b2g-settings-startup b2g-camera-startup b2g-marketplace-startup b2g-dialer-startup b2g-template-startup&quot;
./bin/update-dashboard.py --output-dir=${DASHBOARD_LOCAL_PATH} --sources-xml=${WORKSPACE}/sources.xml --num-runs=3 --wifi-settings=${WORKSPACE}/wifi.json --no-sync-time --dashboard-remote-path=${DASHBOARD_REMOTE_PATH} ${TESTS}
TEST_RESULT=$?
adb logcat -v threadtime -d &gt; logcat.txt
Expand Down

0 comments on commit 29f3055

Please sign in to comment.