Bug 370180

Summary: Test failures in build
Product: [ECD] Orion (Archived) Reporter: Mark Macdonald <mamacdon>
Component: EditorAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 0.4Keywords: test
Target Milestone: 0.4 RC1   
Hardware: PC   
OS: All   
Whiteboard:

Description Mark Macdonald CLA 2012-01-30 23:41:46 EST
The tests in /js-tests/editor/testcase-editor.html are failing during the build, but pass when run locally. 

Test output:

test bind - 'this'
  Failure [{"fileName":"http://localhost:42442/static/runner.js","lineNumber":462}]

test bind - param
  Failure [{"fileName":"http://localhost:42442/orion/asyncTestWrapper.js","lineNumber":87}]

test bind - multiple params
  Failure [{"fileName":"http://localhost:42442/orion/asyncTestWrapper.js","lineNumber":87}]

test bind - fixed params precede call site params
  Failure [{"fileName":"http://localhost:42442/orion/asyncTestWrapper.js","lineNumber":87}]
Comment 1 Simon Kaegi CLA 2012-02-06 14:22:23 EST
Fixed.