FLUID-5956: Firefox 48 reports a FluidIoC test error

Metadata

Source
FLUID-5956
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Avtar Gill
Created
2016-09-13T11:54:18.878-0400
Updated
2016-09-13T16:14:18.124-0400
Versions
N/A
Fixed Versions
  1. 2.0
Component
  1. Testing Infrastructure

Description

Working on FLUID-5953 resulted in errors being reported by several browsers, one of them was a FluidIoC-test failure. Allocating one processor core and 1GB of RAM to a IDI Windows 10 VM seems to reproduce this error on most test runs.

The tests/all-tests.html test runner seems to show the failure being logged before the IoC tests though. The failure first gets logged in the QUnit Composite iframe while the Renderer tests are being run but it's eventually logged as a FluidIoC test failure in the final report.

Comments