History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-2155
Type: Bug Bug
Status: Verified Verified
Resolution: Fixed
Priority: -- --
Assignee: Frisco Del Rosario
Reporter: Ben Mandel
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

smokecheck fails

Created: 07/Jun/06 04:23 PM   Updated: 02/Aug/06 06:17 PM
Component/s: Test System
Affects Version/s: 3.3
Fix Version/s: 3.4

Time Tracking:
Not Specified

Environment: Win2k, Firefox 1.5, Flash 8.0.24.0, 1024x768

Severity: Minor
Fixed in Change#: 990
Runtime: N/A
Fix in hand: False


 Description  « Hide
In addition to the intentional failures, got this statement:

TestFailure: Tautologies >>> testSuccess failed: NaN !== NaN: expected anything but NaN got NaN



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jim Grandy - 13/Jun/06 05:58 PM
Mamye, could you verify this? We should only be seeing the Tautologies error in Flash 8.5/9.

Mamye Kratt - 14/Jun/06 02:52 PM
Seeing the error

TestFailure: Tautologies >>> testSuccess failed: NaN !== NaN: expected anything but NaN got NaN

in swf6, swf7 and swf8.

Environment: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4

P T Withington - 14/Jun/06 04:53 PM
r990 | ptw | 2006-06-14 16:50:50 -0400 (Wed, 14 Jun 2006) | 18 lines
Changed paths:
   M /openlaszlo/trunk/test/smoke/lzunit-test.lzl

Change change.qbVlK9BAR.txt by ptw@tin-woodsman.local /Users/ptw/pending-changes/ on 2006-06-14 16:28:10 EDT

Summary: Migrate lzunit update from Legal's

Bugs Fixed:
LPP-215: smokecheck fails

Technical Reviewer: jgrandy (pending)
QA Reviewer: mkratt (pending)
Doc Reviewer: jsundman (pending)

Release Notes: NaN comparisons are broken in the Flash 8 player, at
least as of 8.24. This has been reported to Macromedia, but for now
the lzunit tests for NaN == NaN have been disabled.

Details:

Tests: smokecheck

Mamye Kratt - 26/Jul/06 01:46 PM
No longer see test failure:

TestFailure: Tautologies >>> testSuccess failed: NaN !== NaN: expected anything but NaN got NaN

However, are all the errors below okay.

Output from smokecheck.lzx
Tests: 688 Failures: 21 Errors: 10
TestFailure: bug_2263 >>> testSerialize failed: Equals: expected «string(70)#109| "<bug2263><record a=\"fl&apos;ll\"/><record b=\"dkd&quot;kddk\"/></bug2263>"» got «string(168)#110| "<bug2263><record a=\"fl&apos;ll\" xmlns=\"http://www.laszlosystems.com/2003/05/lzx\"/><record b=\"dkd&quot;kddk\" xmlns=\"http://www.laszlosystems.com/2003/05/lzx\"/></bug2263>"»
TestFailure: bug_2125 >>> testSrc failed: Source attribute undefined!: expected "defined value" got «undefined»
TestFailure: bug_1314 >>> testDMap failed: Equals: expected 41 got 90
TestFailure: bug_320 >>> testFontStyle failed: Equals: expected "bold" got «undefined»
TestFailure: GSViewTest >>> testGettersOnView failed: Equals: expected 240 got 314
TestFailure: GSViewTest >>> testSettersOnView failed: Equals: expected 240 got 314
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 12 got 10
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 11 got 9
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 10 got 9
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 9 got 8
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 8 got 7
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 7 got 6
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 6 got 5
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 5 got 4
TestFailure: IntentionalErrors >>> testUndefinedErrors failed: Total number of expected errors: expected 4 got 3
TestFailure: IntentionalFailures >>> testFailures failed: Total number of expected failures: expected 40 got 39
TestFailure: IntentionalFailures >>> testFailures failed: Total number of expected failures: expected 37 got 36
TestFailure: JavaScriptSemantics >>> testJavaScriptSemantics failed: undefined is not null: expected "non-null value" got null
TestFailure: JavaScriptSemantics >>> testJavaScriptSemantics failed: null !== undefined: expected anything but null got null
TestFailure: JavaScriptSemantics >>> testJavaScriptSemantics failed: String(undefined) == 'undefined': expected "undefined" got "null"
TestFailure: Tautologies >>> testSuccess failed: undefined is undefined: expected "undefined value" got null
TestError: bug_3036 >>> testLazyRepl failed: reference to undefined property 'length'
TestError: bug_3036 >>> testLazyRepl failed: undefined object does not have a property 'length'
TestError: bug_3036 >>> testLazyRepl failed: reference to undefined property 'clones'
TestError: bug_3005 >>> testOrder failed: reference to undefined property 'length'
TestError: bug_3005 >>> testOrder failed: undefined object does not have a property 'length'
TestError: bug_3005 >>> testOrder failed: reference to undefined property 'clones'
TestError: bug_320 >>> testFontStyle failed: reference to undefined property 'fontstyle'
TestError: ATextTest >>> testSettersOnText failed: reference to undefined property 'fontstyle'
TestError: ATextTest >>> testSettersOnText failed: reference to undefined property 'fontsize'
TestError: TestCompiler >>> testConditionalCompilation failed: reference to undefined variable '$swf6'

Mamye Kratt - 26/Jul/06 01:56 PM
Tested in 4.0.x legals by mistake will retest in 3.4 after legals release. Will open new bug with legals failures.