Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8062854

move compiler jtreg test to corresponding subfolders and use those in TEST.groups

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • b42
    • generic
    • generic

        We split all our "short" compiler tests to 4 groups in TEST.groups to do parallel execution and limit execution time.
        Unfortunately it creates problem for new jtreg tests which have to be added manually to these lists in TEST.groups.

        The suggestion is to move all old compiled/<bugid> test to corresponding existing or new subfolders (like compiler/intrinsics). We can keep <bugid> dir names, so it will be directories move only.
        And use subfolders in TEST.groups lists instead of listing all executed tests. Only excluded tests should be listed in TEST.groups.
        To avoid a lot of excluded tests listed consider adding more hotspot_compiler groups to TEST.groups. Also we can rise time to 15 min per group from previous 10 min (runtime group runs for 20 mins on SPARC and nobody complains).

              zmajo Zoltan Majo (Inactive)
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: