FLUID-5942: Separated Panel Preferences Editor rendering tests fail in Safari

Metadata

Source
FLUID-5942
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2016-08-12T09:06:32.801-0400
Updated
2016-08-24T10:29:59.198-0400
Versions
N/A
Fixed Versions
  1. 2.0
Component
  1. Prefs Framework

Description

This seems to be a bug with the actual test where the call to assertDeepEq to compare document contexts throws a type error. A simpler test comparing the contexts URL may be enough.

Steps to reproduce:

1) Open the Separated Panel Prefs Editor tests in Safari
http://build.fluidproject.org/infusion/tests/framework-tests/preferences/html/SeparatedPanelPrefsEditor-test.html

Notice that the "Prefs editor with composite panel: Rendering" test doesn't complete and throws a "type error"

Comments