VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61282   9 years vboxsync virtual test sheriff: Kick-off and the bad-testbox rebooting and …
(edit) @61280   9 years vboxsync base.py: See if older pylint versions like this better... doubt it.
(edit) @61278   9 years vboxsync split TestResultFailures related bits out of testresults.py. removed …
(edit) @61275   9 years vboxsync Fixes.
(edit) @61274   9 years vboxsync Fixes.
(edit) @61273   9 years vboxsync Fixes.
(edit) @61272   9 years vboxsync Added tables. More readable with high failure volumes.
(edit) @61271   9 years vboxsync Bugfixes. Data structure unnecessary complicated now because I didn't …
(edit) @61270   9 years vboxsync testmanager: Generate list of test cases starting (and stopping) to …
(edit) @61269   9 years vboxsync reports: count testsets without reasons assigned.
(edit) @61268   9 years vboxsync testresult.py: Some quick SQL optimizations for the grouped results.
(edit) @61267   9 years vboxsync Quick 'inbox' implementation by extending the current test case …
(edit) @61266   9 years vboxsync comment typo.
(edit) @61265   9 years vboxsync partial-db-dump.py: Missed the SchedGroups table.
(edit) @61264   9 years vboxsync partial-db-dump.py: Missed the SchedGroups table.
(edit) @61263   9 years vboxsync wuitestresult.py: Must initialized idTestSet in the failure form.
(edit) @61262   9 years vboxsync TestCaseArgsDataEx: Fixed regression from the TestCaseArgs table …
(edit) @61261   9 years vboxsync _actionSignOn: Agressively ignore fluctuations in cMbScratch as a stop …
(edit) @61259   9 years vboxsync adjusted default sub-names.
(edit) @61258   9 years vboxsync display TestCaseArgs.sSubName
(edit) @61257   9 years vboxsync bugfix
(edit) @61256   9 years vboxsync harmless typo.
(edit) @61255   9 years vboxsync testmanager: two database changes.
(edit) @61254   9 years vboxsync testmanager: Added report on faillure reasons, listing first and last …
(edit) @61253   9 years vboxsync nit
(edit) @61252   9 years vboxsync year
(edit) @61251   9 years vboxsync config.py: bumped version.
(edit) @61250   9 years vboxsync testmanager: Some failure reason improvments.
(edit) @61240   9 years vboxsync wuifailurecategory.py -> wuiadminfailurecategory.py
(edit) @61239   9 years vboxsync wuimain.py: Added a 'Test Failures' top menu. Same as 'Test Results' …
(edit) @61238   9 years vboxsync oops.
(edit) @61225   9 years vboxsync testmanager/wuitestresult.py: Added new failure reason link and …
(edit) @61224   9 years vboxsync testmanager/wuitestresult.py: Added new failure reason link and …
(edit) @61223   9 years vboxsync testmanager/wuitestresult.py: Added new failure reason link and …
(edit) @61222   9 years vboxsync testmanager/core/base.py: Fixed NULL id check on add.
(edit) @61221   9 years vboxsync testmanager/core/testbox.py: Don't drop sReport in editEntry().
(edit) @61220   9 years vboxsync testmanager: failiure reason fixes, some exception throwing cleanups, …
(edit) @61219   9 years vboxsync testmanager: give reason to failures (quick hack, can do prettier later).
(edit) @61218   9 years vboxsync testmanager: give reason to failures (quick hack, can do prettier later).
(edit) @61217   9 years vboxsync testmanager: give reason to failures (quick hack, can do prettier later).
(edit) @61189   9 years vboxsync RemoteReporter:addLogFile: Try flush the XML before uploading and hope …
(edit) @61185   9 years vboxsync core/db.py: copyExpert method wrapping copy_exper.
(edit) @61184   9 years vboxsync partial-db-dump.py: Loading, zip.
(edit) @61183   9 years vboxsync partial-db-dump.py: perf hack
(edit) @61182   9 years vboxsync partial-db-dump.py: new util (hacking not done yet)
(edit) @61181   9 years vboxsync win adj
(edit) @61180   9 years vboxsync refreshed
(edit) @61179   9 years vboxsync validationkit: test_coredumps is Linux-only
(edit) @61172   9 years vboxsync common/utils.py: Updated getHostOsVersion for OS X 10.11 and 10.12.
(edit) @61154   9 years vboxsync vbox.py: Added more logging in area where there have been a few hangs …
(edit) @61149   9 years vboxsync testmanager: Try allow unicode svn comments. (To try deal with r103985.)
(edit) @61105   9 years vboxsync vboxwrappers.py: SessionWrapper.powerOff: Moved the deregistration of …
(edit) @61085   9 years vboxsync -fno-pie
(edit) @61024   9 years vboxsync copyright header fix
(edit) @61022   9 years vboxsync validation kit: fixed path to tstAPI. This test times out because a …
(edit) @60898   9 years vboxsync ValidationKit/usb/tdUsb1: Enable all super-speed tests again, the …
(edit) @60897   9 years vboxsync tst-utsgadget: Small new tests
(edit) @60896   9 years vboxsync ValidationKit/utils/UsbTest: Small updates
(edit) @60895   9 years vboxsync vbox.py: EventHandlerBase.unregister: Initialize fRc at the start of …
(edit) @60886   9 years vboxsync ValidationKit/tdUsb1: Oh, shut up pylint…
(edit) @60885   9 years vboxsync ValidationKit/tdUsb1: Disable a few tests for super speed as they fail …
(edit) @60864   9 years vboxsync ValidationKit/reporter: grr
(edit) @60863   9 years vboxsync ValidationKit/reporter: Simplified parsing of the data sent over the …
(edit) @60860   9 years vboxsync ValidationKit/usb/UsbTest: New test to check that the reported device …
(edit) @60857   9 years vboxsync oops
(edit) @60856   9 years vboxsync ValidationKit/tdUsb1: Make sure we use a super speed capable gadget …
(edit) @60853   9 years vboxsync pylint fix
(edit) @60851   9 years vboxsync ValidationKit: Make sure we close all files when Session.taskExec() …
(edit) @60818   9 years vboxsync ValitdationKit/reporter: Fix Writing the LogFile tag in the local …
(edit) @60801   9 years vboxsync ValidationKit/UsbTestService: Fixes to support testing super-speed …
(edit) @60797   9 years vboxsync bs3kit: updates
(edit) @60794   9 years vboxsync ValidationKit/usb: Add client support for passing extended …
(edit) @60793   9 years vboxsync ValidationKit/UsbTestService: Updates, implement the protocol bits for …
(edit) @60788   9 years vboxsync bs3kit: updates
(edit) @60778   9 years vboxsync bs3kit: Must atomically replace large pages in case of very tiny TLB.
(edit) @60777   9 years vboxsync bs3kit: Must atomically replace large pages in case of very tiny TLB.
(edit) @60774   9 years vboxsync bs3kit: update / iret
(edit) @60751   9 years vboxsync bs3kit: fixes
(edit) @60750   9 years vboxsync bs3kit: cleanups
(edit) @60749   9 years vboxsync bs3kit: updates
(edit) @60729   9 years vboxsync bs3-cpu-basic-2: 486 adjustments (kind of weird).
(edit) @60728   9 years vboxsync bs3-cpu-basic-2: Completed testcase for LIDT and LGDT.
(edit) @60727   9 years vboxsync omfWriter_LEDataAddFixup: added missing flag in two byte indexes.
(edit) @60726   9 years vboxsync omfWriter_RecAddIdx: fixed shift bug.
(edit) @60724   9 years vboxsync bs3kit: updates (started on lidt)
(edit) @60687   9 years vboxsync bs3kit: Enabled full gdt base address loading (and testing).
(edit) @60686   9 years vboxsync bs3kit: Enabled full gdt base address loading (and testing).
(edit) @60682   9 years vboxsync bs3kit: Can finally check for non-canonical address #GP(0).
(edit) @60681   9 years vboxsync bs3kit: updates
(edit) @60680   9 years vboxsync bs3kit: updates.
(edit) @60679   9 years vboxsync bs3kit: updates.
(edit) @60678   9 years vboxsync bs3kit: updates.
(edit) @60676   9 years vboxsync bs3kit: updates
(edit) @60674   9 years vboxsync bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
(edit) @60673   9 years vboxsync bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
(edit) @60672   9 years vboxsync bs3kit: Use sidt to check for 286.
(edit) @60669   9 years vboxsync bs3kit: updates.
(edit) @60668   9 years vboxsync bs3kit: updates.
(edit) @60661   9 years vboxsync bs3kit: fixes.
(edit) @60660   9 years vboxsync bs3kit: Don't try override IVT[0x6d] as it turns out real VGA BIOSes …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette