Descriptiontest-scan-guest testScanner is unnecessarily fragile because it exposes
more ordinary object structure than just what was tested for, possibly
reacting to changes in the scan or problem reporting than what it was
looking for. Now the test object graph is run through detach(), which
reproduces the graph with no [[Prototype]]s to keep it to the explicitly
written structure.
@r5628
Patch Set 1 #Patch Set 2 : Make scanner self-test omit prototypes. #Patch Set 3 : Make scanner self-test omit prototypes. #
Total comments: 2
MessagesTotal messages: 6
|