VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testmanager

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61475   9 years vboxsync always forget this.
(edit) @61474   9 years vboxsync testmanager: Preparting TestSets for TestBoxes belonging to more than …
(edit) @61473   9 years vboxsync regen comment.
(edit) @61472   9 years vboxsync testmanager: adding sComment columns to TestCases, TestGroups and …
(edit) @61471   9 years vboxsync log viwer fix.
(edit) @61470   9 years vboxsync testresults.py: apparently left outer joins are more pleasing to the …
(edit) @61469   9 years vboxsync testresults.py: Help the postgresql planner order the tables by …
(edit) @61468   9 years vboxsync testmanager: Adding sComment and fRawMode fields to TestBoxes and …
(edit) @61466   9 years vboxsync Try without fkeys.
(edit) @61465   9 years vboxsync delint
(edit) @61463   9 years vboxsync testmanager: Adding idTestSet to TestResultFiles and TestResultMsgs. …
(edit) @61462   9 years vboxsync testmanager: Adding idTestSet to TestResultFiles and TestResultMsgs. …
(edit) @61461   9 years vboxsync testresultfailures.py: comment.
(edit) @61460   9 years vboxsync investigateVBoxUnitTest: bugfix for nested failures (we only care …
(edit) @61457   9 years vboxsync testmanager/db: Create index on TestResultValues(idTestSet, tsCreated) …
(edit) @61456   9 years vboxsync wuitestresults,wuilogviewer: cross reference timestamps and the main log
(edit) @61454   9 years vboxsync duh
(edit) @61453   9 years vboxsync Fetch and show all failures reasons for a test in the main listing. …
(edit) @61445   9 years vboxsync virtual_test_sheriff.py: Basic unit test investigation.
(edit) @61441   9 years vboxsync virtual_test_sheriff.py: Fixed promote-to-single-reason logic.
(edit) @61439   9 years vboxsync wuibase.py: Deal with redirect to in _actionGenericDoRemove.
(edit) @61432   9 years vboxsync testmanager/webui: delinting (pylint 1.3.x caught few thing 1.5.5 didn't).
(edit) @61425   9 years vboxsync vsheriff: A bit more.
(edit) @61424   9 years vboxsync vsheriff: Some progress.
(edit) @61422   9 years vboxsync wuimain.py,wuiadmin.py: Cleanup / load optimization.
(edit) @61416   9 years vboxsync wuilogviewer: Optimization and increased the default per-page size …
(edit) @61408   9 years vboxsync updates
(edit) @61407   9 years vboxsync TestManagerDatabaseInit.pgsql: No need to drop the database, devs can …
(edit) @61406   9 years vboxsync partial-db-dump.py: try get a consistent set of data…
(edit) @61404   9 years vboxsync category adj.
(edit) @61403   9 years vboxsync simple one.
(edit) @61330   9 years vboxsync testboxcontroller.py,vbox.py: accept 'log/guest/kernel' logs. Drop the …
(edit) @61328   9 years vboxsync wuireport.py: pylint
(edit) @61327   9 years vboxsync TestSetLogic::createFile: Find the last runninng idTestResult for the …
(edit) @61318   9 years vboxsync fix for new testboxes
(edit) @61310   9 years vboxsync queryCpuMicroarch: Added the VIA bits.
(edit) @61309   9 years vboxsync queryCpuMicroarch: Added the VIA bits.
(edit) @61308   9 years vboxsync upper case hex fam/mod/step.
(edit) @61306   9 years vboxsync show march in testbox hover on the results page too. (untested)
(edit) @61305   9 years vboxsync wuireport.py: march
(edit) @61304   9 years vboxsync wuireport.py: shorter, better.
(edit) @61303   9 years vboxsync wuireport.py: shorter, better.
(edit) @61301   9 years vboxsync wuireport.py: another hack
(edit) @61300   9 years vboxsync wuireport.py: hack
(edit) @61299   9 years vboxsync wuireport.py: hack
(edit) @61298   9 years vboxsync wuireport.py: width
(edit) @61297   9 years vboxsync wuireport.py: duh
(edit) @61296   9 years vboxsync wuireport.py: more testbox details.
(edit) @61295   9 years vboxsync wuireport.py: more testbox details.
(edit) @61294   9 years vboxsync virtual_test_sheriff.py: grr.
(edit) @61293   9 years vboxsync virtual_test_sheriff.py: oops. forgot to commit this.
(edit) @61292   9 years vboxsync arg. more bugs.
(edit) @61291   9 years vboxsync arg. bugs. sorting indicator.
(edit) @61290   9 years vboxsync bugfix
(edit) @61289   9 years vboxsync wuireport.py: Select the sorting column (now/totals) based on max …
(edit) @61288   9 years vboxsync WuiReportTestCaseArgsFailures: Sort by total instead of the 'now' …
(edit) @61286   9 years vboxsync wuireport.py,++: Added build box failure report. When requesting …
(edit) @61284   9 years vboxsync virtual test sheriff: started on the real job. can detect a few simple …
(edit) @61283   9 years vboxsync virtual test sheriff: fixes to bad-testbox management. now partially …
(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) @61185   9 years vboxsync core/db.py: copyExpert method wrapping copy_exper.
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