[Bug 16056] Invalidate submitted results when the test changes

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

Peter Linss <peter.linss@hp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |peter.linss@hp.com
         Resolution|                            |INVALID

--- Comment #3 from Peter Linss <peter.linss@hp.com> 2012-02-21 19:01:11 UTC ---
The proper way to handle this is to have revision information for the tests. I
strongly recommend that you remove the manifest import options that don't have
revision information and require revision IDs for all tests.

All results are stored per revision of the test, if the test changes (and gets
a new revision ID) then old results won't be applied to the new revision.

The old result data is preserved for historical information.

-- 
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 Tuesday, 21 February 2012 19:01:14 UTC