Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902032

jtreg does not merge platforms from multiple exclude files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2 P2
    • None
    • None
    • tools
    • None

      Some tests cannot run successfully in our testing infrastructure so we added a closed/ProblemList.txt to exclude these.

      One example is:

      $ ack NoLoopbackPackets ProblemList.txt closed/ProblemList.txt
      ProblemList.txt
      166:java/net/MulticastSocket/NoLoopbackPackets.java 7122846 macosx-all

      closed/ProblemList.txt
      5:java/net/MulticastSocket/NoLoopbackPackets.java

      As you can see we want to exclude the test on all platforms but it doesn't work. The test is still run on Linux.

            Unassigned Unassigned
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: