index
:
~ickle/intel-gpu-tools
afl
for-sandeep
ftrace
igt-shell
kcov
master
rrul
ugpu
v8-shell
wsim
Unnamed repository; edit this file 'description' to name the repository.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runner
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
runner: Don't kill a test on taint if watching timeouts
Janusz Krzysztofik
1
-6
/
+20
2020-08-06
runner: Only claim the test was killed if it was killed
Petri Latvala
1
-2
/
+2
2020-07-30
runner: Also generate igt@runner@aborted when aborting internally
Petri Latvala
1
-21
/
+26
2020-07-30
runner/resultgen: Remember to close fd to aborted.txt
Petri Latvala
1
-0
/
+1
2020-07-22
runner: Print a message when aborting due to IGT_EXIT_ABORT
Petri Latvala
1
-1
/
+3
2020-07-22
runner: Use exitcode 127 when resume is impossible
Petri Latvala
1
-2
/
+3
2020-07-20
runner: Introduce --disk-usage-limit
Petri Latvala
4
-9
/
+130
2020-07-20
runner: Inject a message when killing test to taints
Petri Latvala
1
-1
/
+19
2020-06-11
runner: Fix handling of metadata values containing spaces
Lyude Paul
2
-1
/
+13
2020-06-10
runner/resultgen: Explain why json creation might have failed
Arkadiusz Hiler
1
-0
/
+13
2020-06-03
runner: Adapt to device-based DRM logging changes
Petri Latvala
1
-1
/
+1
2020-05-15
runner/resultgen: Fix dmesg whitelist entry's regular expression
Harish Chegondi
1
-1
/
+1
2020-04-17
runner: More task debug!
Chris Wilson
1
-1
/
+2
2020-04-17
runner: Add --version to igt_runner
Petri Latvala
2
-0
/
+19
2020-04-07
runner: Show why we dump the task state
Chris Wilson
1
-9
/
+29
2020-03-25
runner: Remember to sync journal.txt for all writes
Petri Latvala
1
-0
/
+3
2020-03-25
runner: Only show the kmsg overflow message once
Chris Wilson
1
-1
/
+5
2020-03-23
runner: Abort the run when test exits with IGT_EXIT_ABORT
Arkadiusz Hiler
26
-6
/
+547
2020-03-23
runner/runner_tests: Extract helper for inspecting test result
Arkadiusz Hiler
1
-13
/
+24
2020-03-13
runner: Read all kernel logs when there are logs
Petri Latvala
1
-32
/
+34
2020-03-13
runner: Dump the rest of dmesg also when child refuses to die
Petri Latvala
1
-0
/
+4
2020-03-13
runner: Handle outputs before checking for timeout
Petri Latvala
1
-36
/
+36
2020-02-21
runner/resultgen: Provide output when test output is completely empty
Petri Latvala
13
-0
/
+103
2020-02-19
runner: Introduce per-test timeouts
Petri Latvala
4
-3
/
+49
2020-02-19
runner: Refactor timeouting
Petri Latvala
1
-111
/
+113
2020-02-11
runner_tests: Unit test dynamic subtest testlist support
Petri Latvala
1
-0
/
+125
2020-02-11
runner: Support dynamic subtests in testlists
Petri Latvala
2
-9
/
+39
2020-02-03
runner: Make the result an incomplete if a test is killed due to taint
Petri Latvala
1
-1
/
+19
2020-01-29
runner: Make sure output is still collected when killing test due to taint
Petri Latvala
1
-16
/
+29
2020-01-23
runner: Don't check for taints when not configured for it
Petri Latvala
1
-1
/
+2
2020-01-21
runner: Clean up quickly if the kernel OOPSed during a test
Chris Wilson
1
-10
/
+35
2020-01-16
runner_tests: Test that dynamic subtest failure is handled correctly
Petri Latvala
4
-3
/
+67
2020-01-16
runner_tests: Replace magic numbers with named constants
Petri Latvala
1
-10
/
+19
2020-01-15
runner/json_tests: Test handling of unprintable output from tests
Petri Latvala
12
-0
/
+615
2020-01-15
runner: Ensure generated json is properly UTF8-encoded
Petri Latvala
1
-10
/
+35
2020-01-03
runner/json_tests: Add test for parsing dynamic subtests with same name
Petri Latvala
12
-0
/
+137
2020-01-03
runner/json_tests: Adapt to no longer reporting subtests with dynamic subtests
Petri Latvala
1
-45
/
+9
2020-01-03
runner/resultgen: Don't report subtest result if it has dynamic subtests
Petri Latvala
1
-10
/
+33
2020-01-03
runner/json_tests: Adapt to dynamic subtest result parsing
Petri Latvala
1
-10
/
+10
2020-01-03
runner/resultgen: Make subtest result line finding more robust
Petri Latvala
1
-4
/
+37
2020-01-03
runner/resultgen: Add support for extra validation hook in find_matches()
Petri Latvala
1
-18
/
+25
2020-01-03
runner/resultgen: Extrude dynamic subtest result texts
Petri Latvala
1
-22
/
+42
2020-01-03
runner/resultgen: Hoist handling of dynamic subtest output to a helper
Petri Latvala
1
-58
/
+78
2020-01-03
runner/resultgen: Extract finding begin/end pointers for test output to helpers
Petri Latvala
1
-102
/
+109
2020-01-03
runner/resultgen: Extract finding begin/end lines for a subtest to a helper
Petri Latvala
1
-48
/
+58
2020-01-03
runner/resultgen: Extract igt-version field handling to a helper
Petri Latvala
1
-13
/
+14
2019-12-11
runner/tests: Increase the timeout by 10x
Arkadiusz Hiler
1
-2
/
+2
2019-12-05
runner: Don't wait forever for processes to die
Petri Latvala
1
-9
/
+20
2019-12-05
runner: Actually ping watchdogs every interval
Petri Latvala
1
-3
/
+2
2019-11-15
runner/json_tests: Test dynamic subtests
Petri Latvala
20
-1
/
+301
[next]