index
:
~kwg/robyn
master
A GPU test running infrastructure
kwg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
Make Piglit run in the proper directory
HEAD
master
Kenneth Graunke
3
-8
/
+9
2012-12-17
separate out 'yet to be run'/scheduled tests.
Kenneth Graunke
1
-5
/
+12
2012-12-17
lame first cut at piglit support. BROKEN due to lack of chdir.
Kenneth Graunke
1
-0
/
+70
2012-12-17
actually commit stuff...
Kenneth Graunke
2
-2
/
+24
2012-12-17
drop the summary batching (hard and annoying); work up some new css
Kenneth Graunke
3
-36
/
+48
2012-12-17
more work on detail pages.
Kenneth Graunke
2
-8
/
+28
2012-12-17
result detail generation
Kenneth Graunke
2
-16
/
+38
2012-12-16
plumb the rest of the results through to allow detail page generation
Kenneth Graunke
2
-7
/
+20
2012-12-16
css reindentation
Kenneth Graunke
1
-25
/
+25
2012-12-16
css improvements
Kenneth Graunke
1
-0
/
+1
2012-12-16
add fixes/regressions reports.
Kenneth Graunke
1
-1
/
+20
2012-12-16
css improvements
Kenneth Graunke
1
-9
/
+21
2012-11-30
guard against out/err not being set during timeout.
Kenneth Graunke
1
-0
/
+2
2012-11-30
Add resume command.
Kenneth Graunke
4
-1
/
+96
2012-11-30
Add es3conform integration.
Kenneth Graunke
2
-3
/
+83
2012-11-30
navbox improvements
Kenneth Graunke
3
-41
/
+52
2012-11-30
Build the navbox
Kenneth Graunke
3
-24
/
+67
2012-11-30
add problems/changes pages.
Kenneth Graunke
1
-3
/
+25
2012-11-30
report: support intersection of test sets rather than union, optionally.
Kenneth Graunke
1
-5
/
+9
2012-11-30
Properly take the union of columns, rather than the intersection...
Kenneth Graunke
2
-29
/
+25
2012-11-29
reporting: deal with None results...mark as skip
Kenneth Graunke
1
-2
/
+2
2012-11-29
Reporting actually almost works
Kenneth Graunke
3
-48
/
+241
2012-11-29
fix for date key conversion
Kenneth Graunke
1
-1
/
+1
2012-11-25
stash - import more crap from summary-flexbox
Kenneth Graunke
1
-2
/
+87
2012-11-25
DB SCHEMA CHANGE: use run_name in results table, not the date.
Kenneth Graunke
4
-30
/
+37
2012-11-25
tiny shred of reporting :(
Kenneth Graunke
3
-0
/
+96
2012-11-25
remove test.py. it's not useful now.
Kenneth Graunke
1
-17
/
+0
2012-11-25
tidy imports a bit
Kenneth Graunke
1
-2
/
+1
2012-11-25
basic 'robyn list-runs' command
Kenneth Graunke
3
-0
/
+87
2012-11-25
Don't allow Ctrl+C to get passed to subprocesses!
Kenneth Graunke
1
-1
/
+1
2012-11-25
Use Python 3.3 TimeoutExpired functionality
Kenneth Graunke
1
-18
/
+9
2012-11-25
actually writing results to the database! wooooooo
Kenneth Graunke
2
-0
/
+6
2012-11-25
WE CAN ACTUALLY RUN TESTS!
Kenneth Graunke
5
-11
/
+25
2012-11-25
Basic -t and -x filtering.
Kenneth Graunke
1
-3
/
+13
2012-11-25
initial runner code
Kenneth Graunke
3
-1
/
+38
2012-11-25
Or I could just use transactions...derp :/ much nicer now
Kenneth Graunke
1
-7
/
+4
2012-11-25
proof of concept: way faster inserts
Kenneth Graunke
2
-6
/
+10
2012-11-25
inserting stuff...but SLOWLY (45 seconds for oglc! eeeeesh.)
Kenneth Graunke
2
-1
/
+10
2012-11-25
Change tests['suite']['testname'] to simply tests['testname']
Kenneth Graunke
3
-4
/
+4
2012-11-25
Actually creating a run in the database
Kenneth Graunke
2
-31
/
+42
2012-11-25
hook up the --results option and "database" rcfile hook
Kenneth Graunke
3
-8
/
+11
2012-11-25
rc file work: set defaults, override with cli arguments
Kenneth Graunke
3
-8
/
+27
2012-11-25
notes (DESIGN file)
Kenneth Graunke
1
-0
/
+64
2012-11-25
new plugin architecture! now loading oglconform test list.
Kenneth Graunke
9
-146
/
+238
2012-11-24
start switching to sqlite; misc stuff.
Kenneth Graunke
3
-18
/
+67
2012-04-21
Eliminate all the TestKinds
Kenneth Graunke
1
-41
/
+34
2012-04-20
Ditch the JSON, use XML
Kenneth Graunke
3
-163
/
+34
2012-04-20
Use XML for the test suite description. It's much nicer!
Kenneth Graunke
1
-0
/
+141
2012-04-20
json hackery WIP
Kenneth Graunke
1
-6
/
+19
2012-04-20
PROCESS: env.
Kenneth Graunke
1
-2
/
+14
[next]