VirtualBox

Ignore:
Timestamp:
Jul 3, 2015 1:43:09 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101412
Message:

report.py: We've got idBuildCategory in TestSets for a while now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/report.py

    r56295 r56763  
    610610                          'FROM     BuildCategories\n'
    611611                          'WHERE    idBuildCategory IN (\n'
    612                           '   SELECT DISTINCT Builds.idBuildCategory\n'
    613                           '   FROM  TestSets, Builds\n'
     612                          '   SELECT DISTINCT idBuildCategory\n'
     613                          '   FROM  TestSets\n'
    614614                          '   WHERE ' + self._getEligibleTestSetPeriod(fLeadingAnd = False) +
    615                           '     AND TestSets.idBuild       = Builds.idBuild\n'
    616615                          ')\n'
    617616                          + sSelectedBuildCats +
Note: See TracChangeset for help on using the changeset viewer.

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