Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

One InlineEditorProviders test is failing. #7272

@RaymondLim

Description

@RaymondLim

Run InlineEditorProviders from Integration suite. You will see one failure with the following error.

should scroll cursor into view and position message popover inside right edge of window

Error: Expected false to be truthy.
    at new jasmine.ExpectationResult (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:102:32)
    at null.toBeTruthy (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1194:29)
    at null.<anonymous> (file://localhost/Users/rlim/brackets/brackets/test/spec/InlineEditorProviders-test.js:616:58)
    at jasmine.Block.execute (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1024:15)
    at jasmine.Queue.next_ (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1842:31)
    at jasmine.Queue.start (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1795:8)
    at jasmine.Spec.execute (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:2122:14)
    at jasmine.Queue.next_ (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1842:31)
    at onComplete (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1838:18)
    at jasmine.Spec.finish (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:2096:5)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions