FLUID-6632: Prefs Framework tests failing in Safari

Metadata

Source
FLUID-6632
Type
Task
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2021-06-24T13:39:05.631-0400
Updated
2021-06-24T15:37:54.235-0400
Versions
N/A
Fixed Versions
  1. 3.0
Component
  1. Prefs Framework

Description

The following Prefs Framework unit tests fail in Safari.

  • SeparatedPanel Preferences Editor Test Suite
    • Separated panel munging integration tests: Separated panel munging integration tests
      • Assertion failure (see console.log for expanded message): Instantiation of view component with type fluid.prefs.separatedPanel failed, since selector ",.flc-prefsEditor-separatedPanel," did not match any markup in the document
  • Full Preview PrefsEditor Test Suite
    • FullPreviewPrefsEditor Tests: fluid.prefs.fullPreview Munging Integration tests
      • Assertion failure (see console.log for expanded message): Instantiation of view component with type fluid.prefs.fullPreview failed, since selector ",#myPrefsEditor," did not match any markup in the document
  • UI Enhancer Test Suite (only in iPad OS)
    • Test line height unit: Line Height Unit

Environments

Safari 14 (macOS 11.4, iPad OS 14.6)

Comments