|
|
@79445
|
5 years |
vboxsync |
ValKit/reporter.py: Adjusted error count log prefix (iDebug > 1) and …
|
|
|
@79318
|
5 years |
vboxsync |
tdAddGuestCtrl.py: Reworking the remove (delete) tests. bugref:9151 …
|
|
|
@79138
|
5 years |
vboxsync |
ValKit: Hack to try make COM and XPCOM exceptions more readable.
|
|
|
@79087
|
5 years |
vboxsync |
ValKit: New pylint version - cleanup in progress.
|
|
|
@78973
|
5 years |
vboxsync |
ValKit: Delinting (pylint 2.x).
|
|
|
@77507
|
6 years |
vboxsync |
Validation Kit/reporter.py: Don't upload empty files (with 0 bytes …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@72694
|
6 years |
vboxsync |
ValKit/reporter.py: python 3.x fix for local logger.
|
|
|
@70660
|
7 years |
vboxsync |
ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
|
|
|
@70611
|
7 years |
vboxsync |
testdriver: More python 3 adjustments.
|
|
|
@70573
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 adjustments.
|
|
|
@70572
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 adjustments.
|
|
|
@70571
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 adjustments.
|
|
|
@70570
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 fix.
|
|
|
@70566
|
7 years |
vboxsync |
testboxdriver,testboxscript: Python3 updates.
|
|
|
@70521
|
7 years |
vboxsync |
ValidationKit: More python 3 adjustments.
|
|
|
@70517
|
7 years |
vboxsync |
testdriver: More python 3 adjustments.
|
|
|
@70508
|
7 years |
vboxsync |
testdriver: python 3 updates.
|
|
|
@69444
|
7 years |
vboxsync |
reporter.py: started converting to py3.
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@65967
|
8 years |
vboxsync |
ValidationKit/testdriver: pylint 2.0.0 fixes.
|
|
|
@65857
|
8 years |
vboxsync |
testdriver/reporter.py: Redid locking to account for garbage …
|
|
|
@65856
|
8 years |
vboxsync |
testdriver/reporter.py: Redid locking to account for garbage …
|
|
|
@65855
|
8 years |
vboxsync |
testdriver/reporter.py: Redid locking to account for garbage …
|
|
|
@65839
|
8 years |
vboxsync |
testdriver/reporter.py: Enabled the lock debugging for linux and …
|
|
|
@65837
|
8 years |
vboxsync |
testdriver/reporter.py: Stupid typo in LockWrapper class.
|
|
|
@65833
|
8 years |
vboxsync |
testdriver/reporter.py: pylint fix
|
|
|
@65832
|
8 years |
vboxsync |
testdriver/reporter.py: Temporary lock debugging for darwin hosts.
|
|
|
@65815
|
8 years |
vboxsync |
testdriver/reporter.py: Be more careful with the lock.
|
|
|
@65460
|
8 years |
vboxsync |
ValidationKit: Allow to upload files from the misc/ category, use …
|
|
|
@65341
|
8 years |
vboxsync |
ValidationKit: Fix for r112914, add the new kind prefix into the list …
|
|
|
@65309
|
8 years |
vboxsync |
testdriver: append '/abort' to the log lines of scripts doing the …
|
|
|
@62484
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62322
|
8 years |
vboxsync |
testdriver/reporter.py: delint
|
|
|
@62310
|
8 years |
vboxsync |
testdriver/reporter.py: drop xml-debug.
|
|
|
@62110
|
8 years |
vboxsync |
reporter.py: delinting.
|
|
|
@62104
|
8 years |
vboxsync |
testdriver: Changed reporter.flushall() to also flush the XML stream …
|
|
|
@62100
|
8 years |
vboxsync |
reporter.doPollWork: Added debug string to see who is calling.
|
|
|
@62099
|
8 years |
vboxsync |
reporter.py: count polling as idle.
|
|
|
@62084
|
8 years |
vboxsync |
testdriver/report.py: More xml flush debug.
|
|
|
@62031
|
8 years |
vboxsync |
ValidationKit fix
|
|
|
@62026
|
8 years |
vboxsync |
testdriver/reporter.py: XML flushing debug code (must be removed lated)
|
|
|
@61953
|
8 years |
vboxsync |
testdriver: Added a doPollWork method to the reporter so the XML can …
|
|
|
@61833
|
8 years |
vboxsync |
testdriver: pylint 1.5.5 fixes
|
|
|
@61537
|
8 years |
vboxsync |
typo
|
|
|
@61531
|
8 years |
vboxsync |
report.py: kind 'info/*' support
|
|
|
@61360
|
9 years |
vboxsync |
ValidationKit: Follow up to previous fix
|
|
|
@61357
|
9 years |
vboxsync |
ValidationKit: Fix uploading certain logs, the aternative name is not …
|
|
|
@61323
|
9 years |
vboxsync |
ValidationKit: Try to get the kernel log from the guest for failed tests
|
|
|
@61189
|
9 years |
vboxsync |
RemoteReporter:addLogFile: Try flush the XML before uploading and hope …
|
|
|
@60864
|
9 years |
vboxsync |
ValidationKit/reporter: grr
|
|
|
@60863
|
9 years |
vboxsync |
ValidationKit/reporter: Simplified parsing of the data sent over the …
|
|
|
@60851
|
9 years |
vboxsync |
ValidationKit: Make sure we close all files when Session.taskExec() …
|
|
|
@60818
|
9 years |
vboxsync |
ValitdationKit/reporter: Fix Writing the LogFile tag in the local …
|
|
|
@58908
|
9 years |
vboxsync |
ValidationKit/testdriver/reporter.py: Fix Garbled XML output (the …
|
|
|
@56721
|
9 years |
vboxsync |
only two *, three * prefixing is used elsewhere.
|
|
|
@56720
|
9 years |
vboxsync |
testdriver/reporter.py: Prefix relevant log messages (error, test …
|
|
|
@56295
|
9 years |
vboxsync |
ValidationKit: Updated (C) year.
|
|
|
@53514
|
10 years |
vboxsync |
Validation Kit: remove debugging code
|
|
|
@53504
|
10 years |
vboxsync |
Hrmpf :-/
|
|
|
@53503
|
10 years |
vboxsync |
more debugging
|
|
|
@53500
|
10 years |
vboxsync |
validation kit: log the URL during upload
|
|
|
@52776
|
10 years |
vboxsync |
fix OSE
|