just noticed, after fixing a warning, a new test failure is uncovered. there's a test ...
16 years, 3 months ago
(2009-07-20 10:21:21 UTC)
#2
just noticed, after fixing a warning, a new test failure is uncovered.
there's a test to check ('length' in '123') throws a type error.
currently, valija doesn't throw an error.
(cajita and native do.)
@r3599 http://codereview.appspot.com/96075/diff/8/2010 File tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java (right): http://codereview.appspot.com/96075/diff/8/2010#newcode53 Line 53: */ On 2009/07/20 23:49:09, ihab.awad wrote: > ...
16 years, 3 months ago
(2009-07-21 21:55:22 UTC)
#4
@r3599
http://codereview.appspot.com/96075/diff/8/2010
File tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java
(right):
http://codereview.appspot.com/96075/diff/8/2010#newcode53
Line 53: */
On 2009/07/20 23:49:09, ihab.awad wrote:
> Oh oh oh oh oh ... the whole of testIn() was not being run in the case of
Valija
> since it was getting clobbered by the subclass. Do'owwww! :( Mike Stay is
going
> to look into this since he was the last one to mess with that stuff.
I've reinstated this test since Mike Stay has a pending CL to fix it.
Issue 96075: fix some java warnings
(Closed)
Created 16 years, 3 months ago by felix8a
Modified 16 years, 3 months ago
Reviewers: ihab.awad
Base URL: http://google-caja.googlecode.com/svn/trunk/
Comments: 3