FLUID-5385: IoC Standalone tests are failing in all tests under safari

Metadata

Source
FLUID-5385
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Justin Obara
Created
2014-05-30T14:57:27.545-0400
Updated
2014-06-02T15:25:16.107-0400
Versions
  1. 1.5
Fixed Versions
N/A
Component
  1. IoC System

Description

When running the all-tests.html file the FLUIDIoCStandalone-test.html fails.
http://build.fluidproject.org/infusion/tests/all-tests.html

However running it directly passes.
http://build.fluidproject.org/infusion/tests/framework-tests/core/html/FluidIoCStandalone-test.html

Error message:

Parser Tests: global failure: TypeError: 'undefined' is not a function (evaluating 'message["Assertion failure - check console for details"]()')
Expected:
undefined
Source:
call@[native code]
Expected 456 assertions, but 1 were run
Source:
asyncTest@http://build.fluidproject.org/infusion/tests/lib/qunit/js/qunit.js:401:13

Comments

  • Justin Obara commented 2014-06-02T15:25:16.096-0400

    I can no longer reproduce this issue. Could have been a caching issue.