-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
P1needed for current cycleneeded for current cyclefixfixes something brokenfixes something brokentestingautomated testsautomated tests
Description
noCI tests have not yet been updated to reflect recent deprecations in the library and some tests are failing as a result.
The following changes are needed:
- All instances in those tests where
layout.title
is set to a string should be updated to setlayout.title.text
instead (see Drop support for passing a string to thetitle
attribute, and drop support for deprecated attributestitlefont
,titleposition
,titleside
, andtitleoffset
#7212) - All references to
transforms
should be removed entirely (see Droptransforms
from the API #7240) - All Orca-dependent tests should be removed or converted to Kaleido
Metadata
Metadata
Labels
P1needed for current cycleneeded for current cyclefixfixes something brokenfixes something brokentestingautomated testsautomated tests