summaryrefslogtreecommitdiffstats
path: root/media/media_unittests.isolate
Commit message (Collapse)AuthorAgeFilesLines
* Convert more isolate files to respect use_x11 for Xvfb usagespang2015-03-111-28/+29
| | | | | | | | | | | | | This is a followup to the update to disable Xvfb for OS=="linux" use_x11==0 that converts additional targets. BUG=440882 TEST=isolate.py run -s out_ozone/Debug/<various> TBR=maruel Review URL: https://codereview.chromium.org/996173004 Cr-Commit-Position: refs/heads/master@{#320143}
* Remove the --lsan=1 flag from .isolate files.earthdok2015-02-271-3/+0
| | | | | | | | | | | | This flag cannot be derived from GYP defines. Rather, the configuration of each specific tester determines whether it should be passed. BUG=455521 R=jam@chromium.org Review URL: https://codereview.chromium.org/957383002 Cr-Commit-Position: refs/heads/master@{#318447}
* Add .dSYM paths for test isolate files that have ASan support on Macglider2015-02-101-0/+8
| | | | | | | | | BUG=444835 TBR=jyasskin@chromium.org,piman@chromium.org Review URL: https://codereview.chromium.org/906973003 Cr-Commit-Position: refs/heads/master@{#315547}
* Support MSan/TSan in test isolation and test_env.pyearthdok2015-02-041-0/+6
| | | | | | | | | | BUG=454828 R=maruel@chromium.org,glider@chromium.org TBR=jam@chromium.org Review URL: https://codereview.chromium.org/895923002 Cr-Commit-Position: refs/heads/master@{#314587}
* Swarm media_unittests.jam2015-01-201-8/+39
| | | | | | | | | | | BUG=448877 Committed: https://crrev.com/21d6f8e72b63fb5840951160030980ee63666ba5 Cr-Commit-Position: refs/heads/master@{#311756} Review URL: https://codereview.chromium.org/851013002 Cr-Commit-Position: refs/heads/master@{#312206}
* Revert of Swarm gpu_unittests and media_unittests (patchset #1 id:1 of ↵jam2015-01-201-36/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/832083006/) Reason for revert: you landed previous revisions of those cls, they had been updated since then.. Original issue's description: > Swarm gpu_unittests and media_unittests > > This is a relanding of https://codereview.chromium.org/851013002 > and https://codereview.chromium.org/848173004 . > > TBR=scherkus,sievers,jam > > BUG=448877, 450000 > > Committed: https://chromium.googlesource.com/chromium/src/+/b96c31b45db661d826040d3cda409a03479f00fc TBR=scherkus@chromium.org,sievers@chromium.org,phajdan.jr@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=448877, 450000 Review URL: https://codereview.chromium.org/859023003 Cr-Commit-Position: refs/heads/master@{#312202}
* Swarm gpu_unittests and media_unittestsPaweł Hajdan, Jr2015-01-191-11/+36
| | | | | | | | | | | | | This is a relanding of https://codereview.chromium.org/851013002 and https://codereview.chromium.org/848173004 . TBR=scherkus,sievers,jam BUG=448877, 450000 Review URL: https://codereview.chromium.org/832083006 Cr-Commit-Position: refs/heads/master@{#312117}
* Revert of Swarm media_unittests. (patchset #3 id:40001 of ↵ricow2015-01-161-36/+11
| | | | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/851013002/) Reason for revert: This seems to be causing us to not trigger new builds Original issue's description: > Swarm media_unittests. > > BUG=448877 > > Committed: https://crrev.com/21d6f8e72b63fb5840951160030980ee63666ba5 > Cr-Commit-Position: refs/heads/master@{#311756} TBR=scherkus@chromium.org,jam@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=448877 Review URL: https://codereview.chromium.org/851123004 Cr-Commit-Position: refs/heads/master@{#311861}
* Swarm media_unittests.jam2015-01-151-11/+36
| | | | | | | | BUG=448877 Review URL: https://codereview.chromium.org/851013002 Cr-Commit-Position: refs/heads/master@{#311756}
* Rename all isolate_dependency_* to files.maruel2014-10-011-5/+5
| | | | | | | | | | | | | Merges the lists when relevant. This simplify the management significantly. Remove the .isolate from the '*_run' target 'includes' section. TBR=vadimsh@chromium.org BUG=swarming:148 Review URL: https://codereview.chromium.org/614923005 Cr-Commit-Position: refs/heads/master@{#297633}
* Update content and media unittest isolate targets.jmadill2014-09-301-1/+36
| | | | | | | | | | | These two tests are planned to be run on the GPU bots. The isolates needed a few fixes to get them running smoothly. BUG=416594 Review URL: https://codereview.chromium.org/601263002 Cr-Commit-Position: refs/heads/master@{#297423}
* [Android] Convert more test targets to use isolate.frankf@chromium.org2013-07-131-0/+14
BUG=249870 TBR=ben@chromium.org, acolwell@chromium.org, joi@chromium.org, enne@chromium.org, mark@chromium.org, jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/19040002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211547 0039d316-1c4b-4281-b951-d872f2087c98