aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci/deqp-runner.sh
Commit message (Expand)AuthorAgeFilesLines
* ci: Fix weird filesystem globs appearing in failed test .qpa files.Eric Anholt2020-06-121-3/+3
* ci: Disable shader cache on vulkan CI runs.Eric Anholt2020-06-091-0/+5
* ci: Quick exit qpa extraction for non-matching qpas.Eric Anholt2020-05-281-2/+8
* ci: Add DEQP_EXPECTED_RENDERER support for VK tests.Eric Anholt2020-05-281-2/+15
* ci: Auto-detect the architecture for VK ICD filenames.Eric Anholt2020-05-281-1/+1
* ci: Drop old comment about enabling --deqp-watchdog.Eric Anholt2020-05-281-7/+0
* ci: Drop double ".txt" suffix on the unexpected results file.Eric Anholt2020-05-281-5/+5
* ci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)Eric Anholt2020-05-221-1/+1
* ci: Fix the nick used in IRC reporting.Eric Anholt2020-05-061-1/+10
* ci: Improve the flakes reports on IRC.Eric Anholt2020-05-061-1/+3
* ci: fix reporting the number of unexpected/flakesSamuel Pitoiset2020-05-011-2/+2
* ci/freedreno: Add a test run of a few driver options.Eric Anholt2020-04-271-0/+4
* ci: Clean up some excessive use of pipes in dEQP results processing.Eric Anholt2020-04-271-10/+4
* ci: Allow namespacing of dEQP run results files.Eric Anholt2020-04-271-16/+20
* ci: Add sanity checking that dEQP gets the expected GL_RENDERER.Eric Anholt2020-04-271-0/+5
* ci: Enable --compact-display false on all dEQP runs.Eric Anholt2020-04-271-0/+1
* gitlab-ci: Allow test jobs to add options to the dEQP invocationTomeu Vizoso2020-04-241-1/+1
* gitlab-ci: Test virgl driverTomeu Vizoso2020-04-201-1/+15
* gitlab-ci: Place files from the Mesa repo into the build tarballTomeu Vizoso2020-03-261-3/+3
* gitlab-ci: allow deqp-runner to use the maximum number of jobsSamuel Pitoiset2020-03-161-1/+5
* ci: Print the renderer/version that our dEQP invocation is using.Eric Anholt2020-03-111-0/+20
* ci: Don't bother generating deqp junit results since we don't present it.Eric Anholt2020-02-211-1/+2
* ci: Make LAVA job fails emit the full list of unexpected test results.Eric Anholt2020-02-211-2/+6
* gitlab-ci: fix missing caselist.css/xslRob Clark2020-01-151-1/+2
* gitlab-ci: Switch LAVA jobs to use shared dEQP runnerTomeu Vizoso2020-01-061-13/+18
* ci: Fix caselist results archiving after parallel-deqp-runner rename.Eric Anholt2019-12-171-1/+1
* gitlab-ci: configure the Vulkan ICD export with VK_DRIVERSamuel Pitoiset2019-12-061-0/+8
* gitlab-ci: allow to run dEQP Vulkan with DEQP_VERSamuel Pitoiset2019-12-061-7/+14
* gitlab-ci/deqp: generate junit resultsRob Clark2019-11-221-0/+27
* gitlab-ci/deqp: generate xml results for fails/flakesRob Clark2019-11-221-0/+40
* gitlab-ci: bump arm test containerRob Clark2019-11-221-0/+3
* gitlab-ci/deqp: detect and report flakesRob Clark2019-11-221-9/+72
* gitlab-ci/deqp: preserve caselists for blocks with failsRob Clark2019-11-221-0/+2
* gitlab-ci/deqp: preserve full list of unexpected resultsRob Clark2019-11-221-3/+5
* ci: Use cts_runner for our dEQP runs.Eric Anholt2019-11-121-79/+22
* gitlab-ci: Make the test job fail when bugs are unexpectedly fixed.Eric Anholt2019-09-131-0/+11
* gitlab-ci: Log the driver version that got tested.Eric Anholt2019-09-121-0/+7
* gitlab-ci: Disable dEQP's watchdog timer.Eric Anholt2019-09-121-1/+7
* gitlab-ci: Run the GLES2 CTS on llvmpipe.Eric Anholt2019-08-131-0/+112