Bug 370180 - Test failures in build
Summary: Test failures in build
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Editor (show other bugs)
Version: 0.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 0.4 RC1   Edit
Assignee: Simon Kaegi CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2012-01-30 23:41 EST by Mark Macdonald CLA
Modified: 2012-02-06 14:22 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.