Add a property for jtreg timeout for one to be able to get it inside a test

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Rejected
    • Priority: P3
    • None
    • Affects Version/s: jt4.1
    • Component/s: tools
    • None
    • generic
    • generic

      Add a property for jtreg timeout (NOT timeout FACTOR, which already exists).
      This property should be available via System.getProperty("test.timeout") inside the test's code.

      This property should also account for jtreg script, i.e. "@run main/timout=300 MyTest".
      If timeout is set in the test @run tag, this property should return this value, and if timeout is not set explicity, the property should return the default value.

            Assignee:
            Unassigned
            Reporter:
            Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: