soumavachakraborty / gaforflash

Automatically exported from code.google.com/p/gaforflash
Apache License 2.0
0 stars 0 forks source link

UTMCookieTest problem with the testIsExpired2 method #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

compile the GA_TestRunner and launch the unit tests of GAForFlash (rev 332)

What is the expected output? What do you see instead?

There was 1 failure :
   0) testIsExpired2( UTMCookieTest )
      AssertionFailedError: 
        at buRRRn.ASTUce.framework::Assert$/fail()
        at buRRRn.ASTUce.framework::Assert$/assertTrue()
        at com.google.analytics.data::UTMCookieTest/testIsExpired2()
        at buRRRn.ASTUce::Runner/doRun()
        at buRRRn.ASTUce::Runner$/run()
        at buRRRn.ASTUce::Runner$/main()
        at GA_TestRunner()

In the revision 328 the unit test is success.

Original issue reported on code.google.com by ekamel...@gmail.com on 10 Dec 2008 at 7:35

GoogleCodeExporter commented 8 years ago
The failure is fixed ? must test it with FP10 compilation.

Original comment by ekamel...@gmail.com on 10 Dec 2008 at 7:42