[Bug 15062] Test results appearing in other test suites

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15062

--- Comment #5 from Peter Linss <peter.linss@hp.com> 2011-12-05 20:13:21 UTC ---
(In reply to comment #3)
> FWIW there is no way that child tests in javascript testsuites will have
> globally unique names. I am extremely reluctant to consider anything less than
> (test url, testcase name) to be a unique identifier for an individual test (or,
> in the case of reftests, (test url, ref url)). I haven't studied the test
> harness so I don't know if this is a problem or if I am misinterpreting the
> issue here.

The child tests won't need to have globally unique names, only the test files
containing the child tests do.

Also, the term 'global' in this case means the set of tests stored within one
instance of a framework (and one test source repository for the management
system).

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 5 December 2011 20:13:28 UTC