-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG F (01/29/16), TIG 10 (02/19/16)
TestData.testFile is only used to define jsTest.file, which is unused in the codebase.
TestData.testPath is only used to define jsTest.path, which is used in jsTest.dir, which is unused in the codebase.
smoke.py currently sets/passes TestData.testFile and TestData.testPath. The rewrite of smoke.py will not (unless someone wants to argue otherwise). We should remove TestData.testFile and TestData.testPath, and the unused functions associated with them.