index
:
~rantogno/piglit
cnl/hacked_multisample_accuracy
dither
glean-master
glsl2
master
shader_runner
wip/texsubimage-hacked
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
results.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
framework: Bump JSON on disk format to version 9
Dylan Baker
1
-1
/
+1
2016-10-07
framework/results: Lower subtest names
Dylan Baker
1
-3
/
+3
2016-05-16
framework/results: Fix subtests masking crashes
Dylan Baker
1
-2
/
+5
2016-05-03
framework: Make JSON backend test ordering deterministic
Dylan Baker
1
-1
/
+1
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-1
/
+3
2016-02-08
python: use six.{iter,view}{items,keys,values}
Dylan Baker
1
-6
/
+5
2016-02-08
framework/results.py: use compat
Dylan Baker
1
-2
/
+3
2016-02-08
python: use six unicode/bytes/str handling
Dylan Baker
1
-5
/
+7
2016-02-08
python: use future print, division, and absolute_import
Dylan Baker
1
-1
/
+1
2016-01-12
framework: Get traceback into json results.
Jose Fonseca
1
-1
/
+2
2016-01-07
framework: record pid of test process in results
Dylan Baker
1
-2
/
+4
2015-10-20
framework/results.py: Add a get_result method to TestrunResult
Dylan Baker
1
-0
/
+20
2015-10-19
framework: actually write dmesg to testresult
Dylan Baker
1
-0
/
+1
2015-10-08
framework: use TimeAttribute for TestResult and TestrunResult
Dylan Baker
1
-10
/
+6
2015-10-08
framework: Add a TimeAttribute class
Dylan Baker
1
-0
/
+38
2015-10-01
framework: add exception back to TestResult class
Dylan Baker
1
-2
/
+5
2015-09-30
framework: add clinfo to system information
Dylan Baker
1
-1
/
+2
2015-09-24
framework/results.py: write command to json
Dylan Baker
1
-4
/
+5
2015-09-24
framework/results.py: Fix Subtests class
Dylan Baker
1
-5
/
+27
2015-09-22
framework/results.py: add TestrunResult.from_dict method
Dylan Baker
1
-0
/
+32
2015-09-22
framework/results.py: Add a to_json method to the TestrunResults
Dylan Baker
1
-0
/
+13
2015-09-22
framework/results.py: Add a method to TestrunResult to calculate totals
Dylan Baker
1
-1
/
+44
2015-09-22
framework: move unicode conversion handling to TestResult
Dylan Baker
1
-5
/
+44
2015-09-22
framework/results: make the result of a test the worst of its subtests
Dylan Baker
1
-0
/
+2
2015-09-22
framework: replace TestResult dict with an object
Dylan Baker
1
-39
/
+94
2015-04-09
framework: move json functions out of results into backends.json
Dylan Baker
1
-379
/
+0
2015-04-08
backends: don't * import into backends __init__
Dylan Baker
1
-2
/
+2
2015-04-08
results.py: remove serialized keys
Dylan Baker
1
-12
/
+3
2015-04-08
results.py: initialize wglinfo member in TestrunResult initializer
Dylan Baker
1
-0
/
+1
2015-03-23
framework; Catch "No results found" exception
Dylan Baker
1
-1
/
+6
2015-03-20
framework: change group separator from '/' to '@'
Dylan Baker
1
-0
/
+14
2015-03-20
results.py: use posixpath instead of grouptools
Dylan Baker
1
-4
/
+6
2015-02-23
all.py: replace import_glsl_parser_test with loop search
Dylan Baker
1
-0
/
+8
2015-02-23
framework: update json version to v4 to fix test changes
Dylan Baker
1
-0
/
+33
2015-02-23
profile.py: Lower all test keys before getting and setting.
Dylan Baker
1
-0
/
+14
2015-01-28
results.py: avoid an attribute error when using the json module
Thomas Wood
1
-1
/
+1
2014-12-31
results: assume version is 0 when loading from file
Ilia Mirkin
1
-0
/
+1
2014-12-24
framework: Cleanup imports
Dylan Baker
1
-1
/
+1
2014-11-15
results.py: Allow partially completed runs to be summarized
Dylan Baker
1
-0
/
+13
2014-11-15
results.py: remove unused import
Dylan Baker
1
-1
/
+0
2014-10-31
json_.py: Bump results version to 2
Dylan Baker
1
-0
/
+29
2014-10-09
results.py: Remove TestrunResult() repair file
Dylan Baker
1
-88
/
+14
2014-10-09
results.py: Do add load class method to TestResult
Dylan Baker
1
-13
/
+20
2014-10-02
backend/json_.py: Make writes atomic
Dylan Baker
1
-0
/
+42
2014-10-02
framework: Split backend into a separate package
Dylan Baker
1
-457
/
+3
2014-09-25
Filter expected failures from JUnit output
Mark Janes
1
-2
/
+44
2014-09-17
Add user-specified test name suffix to junit output.
Mark Janes
1
-1
/
+2
2014-09-08
results.py: Print warning when overwriting subtest results
Jan Vesely
1
-3
/
+5
2014-09-05
results.py: add piglit to junit class name
Dylan Baker
1
-0
/
+9
2014-09-02
results.py: Refactor fysnc support for code sharing
Dylan Baker
1
-26
/
+43
[next]