scratch-gui 5.2.3 → 5.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/package.json +1 -1
- package/test-results/integration/results.txt +131 -131
- package/test-results/unit/unit-results.xml +214 -214
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,13 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [5.2.4](https://github.com/scratchfoundation/scratch-gui/compare/v5.2.3...v5.2.4) (2025-10-10)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **deps:** lock file maintenance ([66482e4](https://github.com/scratchfoundation/scratch-gui/commit/66482e4c8a668256893e02b5ab8426c59570a486))
|
|
12
|
+
|
|
6
13
|
## [5.2.3](https://github.com/scratchfoundation/scratch-gui/compare/v5.2.2...v5.2.3) (2025-10-08)
|
|
7
14
|
|
|
8
15
|
|
package/package.json
CHANGED
|
@@ -1,250 +1,250 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<testsuites name="jest tests" tests="104" failures="0" time="
|
|
3
|
-
<testsuite name="Working with sounds" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
4
|
-
<testcase classname="Working with sounds Adding a sound through the library" name="Working with sounds Adding a sound through the library" time="
|
|
2
|
+
<testsuites name="jest tests" tests="104" failures="0" time="118.743">
|
|
3
|
+
<testsuite name="Working with sounds" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:46:18" time="48.557" tests="9">
|
|
4
|
+
<testcase classname="Working with sounds Adding a sound through the library" name="Working with sounds Adding a sound through the library" time="20.406">
|
|
5
5
|
</testcase>
|
|
6
|
-
<testcase classname="Working with sounds Adding a sound by surprise button" name="Working with sounds Adding a sound by surprise button" time="2.
|
|
6
|
+
<testcase classname="Working with sounds Adding a sound by surprise button" name="Working with sounds Adding a sound by surprise button" time="2.715">
|
|
7
7
|
</testcase>
|
|
8
|
-
<testcase classname="Working with sounds Duplicating a sound" name="Working with sounds Duplicating a sound" time="3.
|
|
8
|
+
<testcase classname="Working with sounds Duplicating a sound" name="Working with sounds Duplicating a sound" time="3.278">
|
|
9
9
|
</testcase>
|
|
10
|
-
<testcase classname="Working with sounds Switching sprites with different numbers of sounds" name="Working with sounds Switching sprites with different numbers of sounds" time="7.
|
|
10
|
+
<testcase classname="Working with sounds Switching sprites with different numbers of sounds" name="Working with sounds Switching sprites with different numbers of sounds" time="7.852">
|
|
11
11
|
</testcase>
|
|
12
|
-
<testcase classname="Working with sounds Adding multiple sounds at the same time" name="Working with sounds Adding multiple sounds at the same time" time="2.
|
|
12
|
+
<testcase classname="Working with sounds Adding multiple sounds at the same time" name="Working with sounds Adding multiple sounds at the same time" time="2.948">
|
|
13
13
|
</testcase>
|
|
14
|
-
<testcase classname="Working with sounds Copy to new button adds a new sound" name="Working with sounds Copy to new button adds a new sound" time="2.
|
|
14
|
+
<testcase classname="Working with sounds Copy to new button adds a new sound" name="Working with sounds Copy to new button adds a new sound" time="2.785">
|
|
15
15
|
</testcase>
|
|
16
|
-
<testcase classname="Working with sounds Copy and pasting within a sound changes its duration" name="Working with sounds Copy and pasting within a sound changes its duration" time="2.
|
|
16
|
+
<testcase classname="Working with sounds Copy and pasting within a sound changes its duration" name="Working with sounds Copy and pasting within a sound changes its duration" time="2.497">
|
|
17
17
|
</testcase>
|
|
18
|
-
<testcase classname="Working with sounds Can copy a sound from a sprite and paste into a sound on the stage" name="Working with sounds Can copy a sound from a sprite and paste into a sound on the stage" time="2.
|
|
18
|
+
<testcase classname="Working with sounds Can copy a sound from a sprite and paste into a sound on the stage" name="Working with sounds Can copy a sound from a sprite and paste into a sound on the stage" time="2.101">
|
|
19
19
|
</testcase>
|
|
20
|
-
<testcase classname="Working with sounds Keyboard shortcuts" name="Working with sounds Keyboard shortcuts" time="
|
|
20
|
+
<testcase classname="Working with sounds Keyboard shortcuts" name="Working with sounds Keyboard shortcuts" time="2.972">
|
|
21
21
|
</testcase>
|
|
22
22
|
</testsuite>
|
|
23
|
-
<testsuite name="Working with the blocks" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
24
|
-
<testcase classname="Working with the blocks Blocks report when clicked in the toolbox" name="Working with the blocks Blocks report when clicked in the toolbox" time="
|
|
23
|
+
<testsuite name="Working with the blocks" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:46:18" time="76.534" tests="14">
|
|
24
|
+
<testcase classname="Working with the blocks Blocks report when clicked in the toolbox" name="Working with the blocks Blocks report when clicked in the toolbox" time="16.711">
|
|
25
25
|
</testcase>
|
|
26
|
-
<testcase classname="Working with the blocks Switching sprites updates the block menus" name="Working with the blocks Switching sprites updates the block menus" time="4.
|
|
26
|
+
<testcase classname="Working with the blocks Switching sprites updates the block menus" name="Working with the blocks Switching sprites updates the block menus" time="4.252">
|
|
27
27
|
</testcase>
|
|
28
|
-
<testcase classname="Working with the blocks Creating variables" name="Working with the blocks Creating variables" time="6.
|
|
28
|
+
<testcase classname="Working with the blocks Creating variables" name="Working with the blocks Creating variables" time="6.434">
|
|
29
29
|
</testcase>
|
|
30
|
-
<testcase classname="Working with the blocks Creating a list" name="Working with the blocks Creating a list" time="5.
|
|
30
|
+
<testcase classname="Working with the blocks Creating a list" name="Working with the blocks Creating a list" time="5.186">
|
|
31
31
|
</testcase>
|
|
32
|
-
<testcase classname="Working with the blocks Custom procedures" name="Working with the blocks Custom procedures" time="3.
|
|
32
|
+
<testcase classname="Working with the blocks Custom procedures" name="Working with the blocks Custom procedures" time="3.622">
|
|
33
33
|
</testcase>
|
|
34
|
-
<testcase classname="Working with the blocks Adding an extension" name="Working with the blocks Adding an extension" time="3.
|
|
34
|
+
<testcase classname="Working with the blocks Adding an extension" name="Working with the blocks Adding an extension" time="3.14">
|
|
35
35
|
</testcase>
|
|
36
|
-
<testcase classname="Working with the blocks Record option from sound block menu opens sound recorder" name="Working with the blocks Record option from sound block menu opens sound recorder" time="4.
|
|
36
|
+
<testcase classname="Working with the blocks Record option from sound block menu opens sound recorder" name="Working with the blocks Record option from sound block menu opens sound recorder" time="4.429">
|
|
37
37
|
</testcase>
|
|
38
|
-
<testcase classname="Working with the blocks Renaming costume changes the default costume name in the toolbox" name="Working with the blocks Renaming costume changes the default costume name in the toolbox" time="4.
|
|
38
|
+
<testcase classname="Working with the blocks Renaming costume changes the default costume name in the toolbox" name="Working with the blocks Renaming costume changes the default costume name in the toolbox" time="4.085">
|
|
39
39
|
</testcase>
|
|
40
|
-
<testcase classname="Working with the blocks Renaming costume with a special character should not break toolbox" name="Working with the blocks Renaming costume with a special character should not break toolbox" time="4.
|
|
40
|
+
<testcase classname="Working with the blocks Renaming costume with a special character should not break toolbox" name="Working with the blocks Renaming costume with a special character should not break toolbox" time="4.284">
|
|
41
41
|
</testcase>
|
|
42
|
-
<testcase classname="Working with the blocks Adding costumes DOES update the default costume name in the toolbox" name="Working with the blocks Adding costumes DOES update the default costume name in the toolbox" time="4.
|
|
42
|
+
<testcase classname="Working with the blocks Adding costumes DOES update the default costume name in the toolbox" name="Working with the blocks Adding costumes DOES update the default costume name in the toolbox" time="4.307">
|
|
43
43
|
</testcase>
|
|
44
|
-
<testcase classname="Working with the blocks Adding a sound DOES update the default sound name in the toolbox" name="Working with the blocks Adding a sound DOES update the default sound name in the toolbox" time="3.
|
|
44
|
+
<testcase classname="Working with the blocks Adding a sound DOES update the default sound name in the toolbox" name="Working with the blocks Adding a sound DOES update the default sound name in the toolbox" time="3.757">
|
|
45
45
|
</testcase>
|
|
46
|
-
<testcase classname="Working with the blocks "See inside" after being on project page re-initializing variables" name="Working with the blocks "See inside" after being on project page re-initializing variables" time="5.
|
|
46
|
+
<testcase classname="Working with the blocks "See inside" after being on project page re-initializing variables" name="Working with the blocks "See inside" after being on project page re-initializing variables" time="5.958">
|
|
47
47
|
</testcase>
|
|
48
|
-
<testcase classname="Working with the blocks Creating variables after adding extensions updates the toolbox" name="Working with the blocks Creating variables after adding extensions updates the toolbox" time="
|
|
48
|
+
<testcase classname="Working with the blocks Creating variables after adding extensions updates the toolbox" name="Working with the blocks Creating variables after adding extensions updates the toolbox" time="4.344">
|
|
49
49
|
</testcase>
|
|
50
|
-
<testcase classname="Working with the blocks Use variable blocks after switching languages" name="Working with the blocks Use variable blocks after switching languages" time="5.
|
|
50
|
+
<testcase classname="Working with the blocks Use variable blocks after switching languages" name="Working with the blocks Use variable blocks after switching languages" time="5.08">
|
|
51
51
|
</testcase>
|
|
52
52
|
</testsuite>
|
|
53
|
-
<testsuite name="Menu bar settings" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
54
|
-
<testcase classname="Menu bar settings File->New should be enabled" name="Menu bar settings File->New should be enabled" time="4.
|
|
53
|
+
<testsuite name="Menu bar settings" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:47:07" time="31.936" tests="13">
|
|
54
|
+
<testcase classname="Menu bar settings File->New should be enabled" name="Menu bar settings File->New should be enabled" time="4.662">
|
|
55
55
|
</testcase>
|
|
56
|
-
<testcase classname="Menu bar settings File->Load should be enabled" name="Menu bar settings File->Load should be enabled" time="1.
|
|
56
|
+
<testcase classname="Menu bar settings File->Load should be enabled" name="Menu bar settings File->Load should be enabled" time="1.815">
|
|
57
57
|
</testcase>
|
|
58
|
-
<testcase classname="Menu bar settings File->Save should be enabled" name="Menu bar settings File->Save should be enabled" time="1.
|
|
58
|
+
<testcase classname="Menu bar settings File->Save should be enabled" name="Menu bar settings File->Save should be enabled" time="1.419">
|
|
59
59
|
</testcase>
|
|
60
|
-
<testcase classname="Menu bar settings Share button should NOT be enabled" name="Menu bar settings Share button should NOT be enabled" time="1.
|
|
60
|
+
<testcase classname="Menu bar settings Share button should NOT be enabled" name="Menu bar settings Share button should NOT be enabled" time="1.446">
|
|
61
61
|
</testcase>
|
|
62
|
-
<testcase classname="Menu bar settings Logo should be clickable" name="Menu bar settings Logo should be clickable" time="2.
|
|
62
|
+
<testcase classname="Menu bar settings Logo should be clickable" name="Menu bar settings Logo should be clickable" time="2.967">
|
|
63
63
|
</testcase>
|
|
64
|
-
<testcase classname="Menu bar settings (GH#4064) Project name should be editable" name="Menu bar settings (GH#4064) Project name should be editable" time="4.
|
|
64
|
+
<testcase classname="Menu bar settings (GH#4064) Project name should be editable" name="Menu bar settings (GH#4064) Project name should be editable" time="4.268">
|
|
65
65
|
</testcase>
|
|
66
|
-
<testcase classname="Menu bar settings User is not warned before uploading project file over a fresh project" name="Menu bar settings User is not warned before uploading project file over a fresh project" time="2.
|
|
66
|
+
<testcase classname="Menu bar settings User is not warned before uploading project file over a fresh project" name="Menu bar settings User is not warned before uploading project file over a fresh project" time="2.656">
|
|
67
67
|
</testcase>
|
|
68
|
-
<testcase classname="Menu bar settings User is warned before uploading project file over an edited project" name="Menu bar settings User is warned before uploading project file over an edited project" time="2.
|
|
68
|
+
<testcase classname="Menu bar settings User is warned before uploading project file over an edited project" name="Menu bar settings User is warned before uploading project file over an edited project" time="2.752">
|
|
69
69
|
</testcase>
|
|
70
|
-
<testcase classname="Menu bar settings Theme picker shows themes" name="Menu bar settings Theme picker shows themes" time="1.
|
|
70
|
+
<testcase classname="Menu bar settings Theme picker shows themes" name="Menu bar settings Theme picker shows themes" time="1.881">
|
|
71
71
|
</testcase>
|
|
72
|
-
<testcase classname="Menu bar settings Theme picker switches to high contrast" name="Menu bar settings Theme picker switches to high contrast" time="
|
|
72
|
+
<testcase classname="Menu bar settings Theme picker switches to high contrast" name="Menu bar settings Theme picker switches to high contrast" time="2.106">
|
|
73
73
|
</testcase>
|
|
74
|
-
<testcase classname="Menu bar settings Settings menu switches between submenus" name="Menu bar settings Settings menu switches between submenus" time="2.
|
|
74
|
+
<testcase classname="Menu bar settings Settings menu switches between submenus" name="Menu bar settings Settings menu switches between submenus" time="2.176">
|
|
75
75
|
</testcase>
|
|
76
|
-
<testcase classname="Menu bar settings Menu labels hidden when width is equal to 1024" name="Menu bar settings Menu labels hidden when width is equal to 1024" time="1.
|
|
76
|
+
<testcase classname="Menu bar settings Menu labels hidden when width is equal to 1024" name="Menu bar settings Menu labels hidden when width is equal to 1024" time="1.547">
|
|
77
77
|
</testcase>
|
|
78
|
-
<testcase classname="Menu bar settings Menu labels shown when width is greater than 1024" name="Menu bar settings Menu labels shown when width is greater than 1024" time="
|
|
78
|
+
<testcase classname="Menu bar settings Menu labels shown when width is greater than 1024" name="Menu bar settings Menu labels shown when width is greater than 1024" time="1.816">
|
|
79
79
|
</testcase>
|
|
80
80
|
</testsuite>
|
|
81
|
-
<testsuite name="
|
|
82
|
-
<testcase classname="
|
|
81
|
+
<testsuite name="Loading scratch gui" errors="0" failures="0" skipped="4" timestamp="2025-10-10T05:47:39" time="6.74" tests="6">
|
|
82
|
+
<testcase classname="Loading scratch gui Loading projects by ID Nonexistent projects show error screen" name="Loading scratch gui Loading projects by ID Nonexistent projects show error screen" time="3.872">
|
|
83
83
|
</testcase>
|
|
84
|
-
<testcase classname="
|
|
84
|
+
<testcase classname="Loading scratch gui Loading projects by ID Load a project by ID directly through url" name="Loading scratch gui Loading projects by ID Load a project by ID directly through url" time="0">
|
|
85
|
+
<skipped/>
|
|
85
86
|
</testcase>
|
|
86
|
-
<testcase classname="
|
|
87
|
+
<testcase classname="Loading scratch gui Loading projects by ID Load a project by ID (fullscreen)" name="Loading scratch gui Loading projects by ID Load a project by ID (fullscreen)" time="0">
|
|
88
|
+
<skipped/>
|
|
87
89
|
</testcase>
|
|
88
|
-
<testcase classname="
|
|
90
|
+
<testcase classname="Loading scratch gui Loading projects by ID Creating new project resets active tab to Code tab" name="Loading scratch gui Loading projects by ID Creating new project resets active tab to Code tab" time="0">
|
|
91
|
+
<skipped/>
|
|
89
92
|
</testcase>
|
|
90
|
-
<testcase classname="
|
|
93
|
+
<testcase classname="Loading scratch gui Loading projects by ID Not logged in->made no changes to project->create new project should not show alert" name="Loading scratch gui Loading projects by ID Not logged in->made no changes to project->create new project should not show alert" time="2.606">
|
|
91
94
|
</testcase>
|
|
92
|
-
<testcase classname="
|
|
95
|
+
<testcase classname="Loading scratch gui Loading projects by ID Not logged in->made a change to project->create new project should show alert" name="Loading scratch gui Loading projects by ID Not logged in->made a change to project->create new project should show alert" time="0">
|
|
96
|
+
<skipped/>
|
|
93
97
|
</testcase>
|
|
94
|
-
|
|
98
|
+
</testsuite>
|
|
99
|
+
<testsuite name="Working with sprites" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:46:18" time="88.519" tests="19">
|
|
100
|
+
<testcase classname="Working with sprites Adding a sprite through the library" name="Working with sprites Adding a sprite through the library" time="20.507">
|
|
95
101
|
</testcase>
|
|
96
|
-
<testcase classname="Working with sprites Adding a sprite by
|
|
102
|
+
<testcase classname="Working with sprites Adding a sprite by surprise button" name="Working with sprites Adding a sprite by surprise button" time="3.08">
|
|
97
103
|
</testcase>
|
|
98
|
-
<testcase classname="Working with sprites Adding a
|
|
104
|
+
<testcase classname="Working with sprites Adding a sprite by paint button" name="Working with sprites Adding a sprite by paint button" time="3.063">
|
|
99
105
|
</testcase>
|
|
100
|
-
<testcase classname="Working with sprites
|
|
106
|
+
<testcase classname="Working with sprites Deleting only sprite does not crash" name="Working with sprites Deleting only sprite does not crash" time="4.058">
|
|
101
107
|
</testcase>
|
|
102
|
-
<testcase classname="Working with sprites
|
|
108
|
+
<testcase classname="Working with sprites Deleting by x button on sprite tile" name="Working with sprites Deleting by x button on sprite tile" time="3.462">
|
|
103
109
|
</testcase>
|
|
104
|
-
<testcase classname="Working with sprites
|
|
110
|
+
<testcase classname="Working with sprites Adding a sprite by uploading a png" name="Working with sprites Adding a sprite by uploading a png" time="3.106">
|
|
105
111
|
</testcase>
|
|
106
|
-
<testcase classname="Working with sprites
|
|
112
|
+
<testcase classname="Working with sprites Adding a sprite by uploading an svg (gh-3608)" name="Working with sprites Adding a sprite by uploading an svg (gh-3608)" time="3.82">
|
|
107
113
|
</testcase>
|
|
108
|
-
<testcase classname="Working with sprites
|
|
114
|
+
<testcase classname="Working with sprites Adding a sprite by uploading a gif" name="Working with sprites Adding a sprite by uploading a gif" time="3.383">
|
|
109
115
|
</testcase>
|
|
110
|
-
<testcase classname="Working with sprites
|
|
116
|
+
<testcase classname="Working with sprites Adding a letter sprite through the Letters filter in the library" name="Working with sprites Adding a letter sprite through the Letters filter in the library" time="6.988">
|
|
111
117
|
</testcase>
|
|
112
|
-
<testcase classname="Working with sprites
|
|
118
|
+
<testcase classname="Working with sprites Use browser back button to close library" name="Working with sprites Use browser back button to close library" time="7.855">
|
|
113
119
|
</testcase>
|
|
114
|
-
<testcase classname="Working with sprites
|
|
120
|
+
<testcase classname="Working with sprites Adding multiple sprites at the same time" name="Working with sprites Adding multiple sprites at the same time" time="2.922">
|
|
115
121
|
</testcase>
|
|
116
|
-
<testcase classname="Working with sprites Load a sprite3 with a missing
|
|
122
|
+
<testcase classname="Working with sprites Load a sprite3 with a missing svg costume" name="Working with sprites Load a sprite3 with a missing svg costume" time="3.825">
|
|
117
123
|
</testcase>
|
|
118
|
-
<testcase classname="Working with sprites Load a sprite3 with a currupt
|
|
124
|
+
<testcase classname="Working with sprites Load a sprite3 with a currupt svg costume" name="Working with sprites Load a sprite3 with a currupt svg costume" time="3.362">
|
|
119
125
|
</testcase>
|
|
120
|
-
|
|
121
|
-
<testsuite name="Loading scratch gui" errors="0" failures="0" skipped="4" timestamp="2025-10-08T07:37:13" time="6.939" tests="6">
|
|
122
|
-
<testcase classname="Loading scratch gui Loading projects by ID Nonexistent projects show error screen" name="Loading scratch gui Loading projects by ID Nonexistent projects show error screen" time="4.472">
|
|
126
|
+
<testcase classname="Working with sprites Load a scratch3 corrupt svg as a sprite" name="Working with sprites Load a scratch3 corrupt svg as a sprite" time="2.567">
|
|
123
127
|
</testcase>
|
|
124
|
-
<testcase classname="
|
|
125
|
-
<skipped/>
|
|
128
|
+
<testcase classname="Working with sprites Load a sprite2 with a missing svg costume" name="Working with sprites Load a sprite2 with a missing svg costume" time="3.823">
|
|
126
129
|
</testcase>
|
|
127
|
-
<testcase classname="
|
|
128
|
-
<skipped/>
|
|
130
|
+
<testcase classname="Working with sprites Load a sprite2 with a currupt svg costume" name="Working with sprites Load a sprite2 with a currupt svg costume" time="2.694">
|
|
129
131
|
</testcase>
|
|
130
|
-
<testcase classname="
|
|
131
|
-
<skipped/>
|
|
132
|
+
<testcase classname="Working with sprites Load a corrupt scratch2 svg as a sprite" name="Working with sprites Load a corrupt scratch2 svg as a sprite" time="2.484">
|
|
132
133
|
</testcase>
|
|
133
|
-
<testcase classname="
|
|
134
|
+
<testcase classname="Working with sprites Load a sprite3 with a missing bmp costume" name="Working with sprites Load a sprite3 with a missing bmp costume" time="3.836">
|
|
134
135
|
</testcase>
|
|
135
|
-
<testcase classname="
|
|
136
|
-
<skipped/>
|
|
136
|
+
<testcase classname="Working with sprites Load a sprite3 with a currupt bmp costume" name="Working with sprites Load a sprite3 with a currupt bmp costume" time="2.77">
|
|
137
137
|
</testcase>
|
|
138
138
|
</testsuite>
|
|
139
|
-
<testsuite name="Loading scratch gui" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
140
|
-
<testcase classname="Loading scratch gui Loading project file from computer succeeds, without opening failure alert" name="Loading scratch gui Loading project file from computer succeeds, without opening failure alert" time="5.
|
|
139
|
+
<testsuite name="Loading scratch gui" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:47:35" time="24.388" tests="8">
|
|
140
|
+
<testcase classname="Loading scratch gui Loading project file from computer succeeds, without opening failure alert" name="Loading scratch gui Loading project file from computer succeeds, without opening failure alert" time="5.043">
|
|
141
141
|
</testcase>
|
|
142
|
-
<testcase classname="Loading scratch gui Loading project file from computer gives project the filename from file" name="Loading scratch gui Loading project file from computer gives project the filename from file" time="2.
|
|
142
|
+
<testcase classname="Loading scratch gui Loading project file from computer gives project the filename from file" name="Loading scratch gui Loading project file from computer gives project the filename from file" time="2.045">
|
|
143
143
|
</testcase>
|
|
144
|
-
<testcase classname="Loading scratch gui Load sb3 project with a missing svg costume" name="Loading scratch gui Load sb3 project with a missing svg costume" time="3.
|
|
144
|
+
<testcase classname="Loading scratch gui Load sb3 project with a missing svg costume" name="Loading scratch gui Load sb3 project with a missing svg costume" time="3.665">
|
|
145
145
|
</testcase>
|
|
146
|
-
<testcase classname="Loading scratch gui Load sb3 project with an invalid svg costume" name="Loading scratch gui Load sb3 project with an invalid svg costume" time="2.
|
|
146
|
+
<testcase classname="Loading scratch gui Load sb3 project with an invalid svg costume" name="Loading scratch gui Load sb3 project with an invalid svg costume" time="2.105">
|
|
147
147
|
</testcase>
|
|
148
|
-
<testcase classname="Loading scratch gui Load sb2 project with a missing svg costume" name="Loading scratch gui Load sb2 project with a missing svg costume" time="3.
|
|
148
|
+
<testcase classname="Loading scratch gui Load sb2 project with a missing svg costume" name="Loading scratch gui Load sb2 project with a missing svg costume" time="3.44">
|
|
149
149
|
</testcase>
|
|
150
|
-
<testcase classname="Loading scratch gui Load sb2 project with an invalid svg costume" name="Loading scratch gui Load sb2 project with an invalid svg costume" time="2.
|
|
150
|
+
<testcase classname="Loading scratch gui Load sb2 project with an invalid svg costume" name="Loading scratch gui Load sb2 project with an invalid svg costume" time="2.39">
|
|
151
151
|
</testcase>
|
|
152
|
-
<testcase classname="Loading scratch gui Load sb3 project with a missing bmp costume" name="Loading scratch gui Load sb3 project with a missing bmp costume" time="3.
|
|
152
|
+
<testcase classname="Loading scratch gui Load sb3 project with a missing bmp costume" name="Loading scratch gui Load sb3 project with a missing bmp costume" time="3.397">
|
|
153
153
|
</testcase>
|
|
154
|
-
<testcase classname="Loading scratch gui Load sb3 project with an invalid bmp costume" name="Loading scratch gui Load sb3 project with an invalid bmp costume" time="1.
|
|
154
|
+
<testcase classname="Loading scratch gui Load sb3 project with an invalid bmp costume" name="Loading scratch gui Load sb3 project with an invalid bmp costume" time="1.93">
|
|
155
155
|
</testcase>
|
|
156
156
|
</testsuite>
|
|
157
|
-
<testsuite name="
|
|
158
|
-
<testcase classname="
|
|
157
|
+
<testsuite name="player example" errors="0" failures="0" skipped="3" timestamp="2025-10-10T05:47:59" time="1.239" tests="3">
|
|
158
|
+
<testcase classname="player example Player: load a project by ID" name="player example Player: load a project by ID" time="0">
|
|
159
|
+
<skipped/>
|
|
159
160
|
</testcase>
|
|
160
|
-
<testcase classname="
|
|
161
|
+
<testcase classname="blocks example Blocks: load a project by ID" name="blocks example Blocks: load a project by ID" time="0">
|
|
162
|
+
<skipped/>
|
|
161
163
|
</testcase>
|
|
162
|
-
<testcase classname="
|
|
164
|
+
<testcase classname="blocks example Change categories" name="blocks example Change categories" time="0">
|
|
165
|
+
<skipped/>
|
|
163
166
|
</testcase>
|
|
164
|
-
|
|
167
|
+
</testsuite>
|
|
168
|
+
<testsuite name="Working with backdrops" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:47:47" time="15.657" tests="4">
|
|
169
|
+
<testcase classname="Working with backdrops Adding a backdrop from the library should not switch to stage" name="Working with backdrops Adding a backdrop from the library should not switch to stage" time="7">
|
|
165
170
|
</testcase>
|
|
166
|
-
<testcase classname="Working with
|
|
171
|
+
<testcase classname="Working with backdrops Adding backdrop via paint should switch to stage" name="Working with backdrops Adding backdrop via paint should switch to stage" time="2.618">
|
|
167
172
|
</testcase>
|
|
168
|
-
<testcase classname="Working with
|
|
173
|
+
<testcase classname="Working with backdrops Adding backdrop via surprise should not switch to stage" name="Working with backdrops Adding backdrop via surprise should not switch to stage" time="2.718">
|
|
169
174
|
</testcase>
|
|
170
|
-
<testcase classname="Working with
|
|
175
|
+
<testcase classname="Working with backdrops Adding multiple backdrops from file should switch to stage" name="Working with backdrops Adding multiple backdrops from file should switch to stage" time="2.995">
|
|
171
176
|
</testcase>
|
|
172
|
-
|
|
177
|
+
</testsuite>
|
|
178
|
+
<testsuite name="Working with costumes" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:46:18" time="105.277" tests="15">
|
|
179
|
+
<testcase classname="Working with costumes Adding a costume through the library" name="Working with costumes Adding a costume through the library" time="33.361">
|
|
173
180
|
</testcase>
|
|
174
|
-
<testcase classname="Working with costumes Adding a
|
|
181
|
+
<testcase classname="Working with costumes Adding a costume by surprise button" name="Working with costumes Adding a costume by surprise button" time="3.966">
|
|
175
182
|
</testcase>
|
|
176
|
-
<testcase classname="Working with costumes Adding
|
|
183
|
+
<testcase classname="Working with costumes Adding a costume by paint button" name="Working with costumes Adding a costume by paint button" time="3.557">
|
|
177
184
|
</testcase>
|
|
178
|
-
<testcase classname="Working with costumes
|
|
185
|
+
<testcase classname="Working with costumes Duplicating a costume" name="Working with costumes Duplicating a costume" time="3.844">
|
|
179
186
|
</testcase>
|
|
180
|
-
<testcase classname="Working with costumes
|
|
187
|
+
<testcase classname="Working with costumes Converting bitmap/vector in paint editor" name="Working with costumes Converting bitmap/vector in paint editor" time="4.81">
|
|
181
188
|
</testcase>
|
|
182
|
-
<testcase classname="Working with costumes
|
|
189
|
+
<testcase classname="Working with costumes Undo/redo in the paint editor" name="Working with costumes Undo/redo in the paint editor" time="2.968">
|
|
183
190
|
</testcase>
|
|
184
|
-
<testcase classname="Working with costumes
|
|
191
|
+
<testcase classname="Working with costumes Adding an svg from file" name="Working with costumes Adding an svg from file" time="3.086">
|
|
185
192
|
</testcase>
|
|
186
|
-
<testcase classname="Working with costumes
|
|
193
|
+
<testcase classname="Working with costumes Adding a png from file (gh-3582)" name="Working with costumes Adding a png from file (gh-3582)" time="2.854">
|
|
187
194
|
</testcase>
|
|
188
|
-
|
|
189
|
-
<testsuite name="player example" errors="0" failures="0" skipped="3" timestamp="2025-10-08T07:37:32" time="1.287" tests="3">
|
|
190
|
-
<testcase classname="player example Player: load a project by ID" name="player example Player: load a project by ID" time="0">
|
|
191
|
-
<skipped/>
|
|
195
|
+
<testcase classname="Working with costumes Adding a bmp from file" name="Working with costumes Adding a bmp from file" time="2.87">
|
|
192
196
|
</testcase>
|
|
193
|
-
<testcase classname="
|
|
194
|
-
<skipped/>
|
|
197
|
+
<testcase classname="Working with costumes Adding several costumes with a gif" name="Working with costumes Adding several costumes with a gif" time="2.603">
|
|
195
198
|
</testcase>
|
|
196
|
-
<testcase classname="
|
|
197
|
-
<skipped/>
|
|
199
|
+
<testcase classname="Working with costumes Adding a letter costume through the Letters filter in the library" name="Working with costumes Adding a letter costume through the Letters filter in the library" time="19.188">
|
|
198
200
|
</testcase>
|
|
199
|
-
|
|
200
|
-
<testsuite name="Working with backdrops" errors="0" failures="0" skipped="0" timestamp="2025-10-08T07:37:20" time="15.739" tests="4">
|
|
201
|
-
<testcase classname="Working with backdrops Adding a backdrop from the library should not switch to stage" name="Working with backdrops Adding a backdrop from the library should not switch to stage" time="7.119">
|
|
201
|
+
<testcase classname="Working with costumes Costumes animate on mouseover" name="Working with costumes Costumes animate on mouseover" time="10.286">
|
|
202
202
|
</testcase>
|
|
203
|
-
<testcase classname="Working with
|
|
203
|
+
<testcase classname="Working with costumes Adding multiple costumes at the same time" name="Working with costumes Adding multiple costumes at the same time" time="4.404">
|
|
204
204
|
</testcase>
|
|
205
|
-
<testcase classname="Working with
|
|
205
|
+
<testcase classname="Working with costumes Load an invalid svg from scratch3 as costume" name="Working with costumes Load an invalid svg from scratch3 as costume" time="3.638">
|
|
206
206
|
</testcase>
|
|
207
|
-
<testcase classname="Working with
|
|
207
|
+
<testcase classname="Working with costumes Load an invalid svg from scratch2 as costume" name="Working with costumes Load an invalid svg from scratch2 as costume" time="2.935">
|
|
208
208
|
</testcase>
|
|
209
209
|
</testsuite>
|
|
210
|
-
<testsuite name="Project state" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
211
|
-
<testcase classname="Project state File->New resets project title" name="Project state File->New resets project title" time="6.
|
|
210
|
+
<testsuite name="Project state" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:48:03" time="6.447" tests="1">
|
|
211
|
+
<testcase classname="Project state File->New resets project title" name="Project state File->New resets project title" time="6.271">
|
|
212
212
|
</testcase>
|
|
213
213
|
</testsuite>
|
|
214
|
-
<testsuite name="Localization" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
215
|
-
<testcase classname="Localization Switching languages" name="Localization Switching languages" time="12.
|
|
214
|
+
<testsuite name="Localization" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:47:46" time="23.777" tests="4">
|
|
215
|
+
<testcase classname="Localization Switching languages" name="Localization Switching languages" time="12.378">
|
|
216
216
|
</testcase>
|
|
217
|
-
<testcase classname="Localization Loading with locale shows correct blocks" name="Localization Loading with locale shows correct blocks" time="3.
|
|
217
|
+
<testcase classname="Localization Loading with locale shows correct blocks" name="Localization Loading with locale shows correct blocks" time="3.533">
|
|
218
218
|
</testcase>
|
|
219
|
-
<testcase classname="Localization Loading with locale shows correct translation for string length block parameter" name="Localization Loading with locale shows correct translation for string length block parameter" time="
|
|
219
|
+
<testcase classname="Localization Loading with locale shows correct translation for string length block parameter" name="Localization Loading with locale shows correct translation for string length block parameter" time="4.108">
|
|
220
220
|
</testcase>
|
|
221
|
-
<testcase classname="Localization Monitor labels update on locale change" name="Localization Monitor labels update on locale change" time="3.
|
|
221
|
+
<testcase classname="Localization Monitor labels update on locale change" name="Localization Monitor labels update on locale change" time="3.534">
|
|
222
222
|
</testcase>
|
|
223
223
|
</testsuite>
|
|
224
|
-
<testsuite name="Hardware extension connection modal" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
225
|
-
<testcase classname="Hardware extension connection modal Message saying Scratch Link is unavailable (BLE)" name="Hardware extension connection modal Message saying Scratch Link is unavailable (BLE)" time="6.
|
|
224
|
+
<testsuite name="Hardware extension connection modal" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:48:01" time="9.408" tests="2">
|
|
225
|
+
<testcase classname="Hardware extension connection modal Message saying Scratch Link is unavailable (BLE)" name="Hardware extension connection modal Message saying Scratch Link is unavailable (BLE)" time="6.028">
|
|
226
226
|
</testcase>
|
|
227
|
-
<testcase classname="Hardware extension connection modal Message saying Scratch Link is unavailable (BT)" name="Hardware extension connection modal Message saying Scratch Link is unavailable (BT)" time="3.
|
|
227
|
+
<testcase classname="Hardware extension connection modal Message saying Scratch Link is unavailable (BT)" name="Hardware extension connection modal Message saying Scratch Link is unavailable (BT)" time="3.224">
|
|
228
228
|
</testcase>
|
|
229
229
|
</testsuite>
|
|
230
|
-
<testsuite name="Working with the how-to library" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
231
|
-
<testcase classname="Working with the how-to library Backpack is "Coming Soon" without backpack host param" name="Working with the how-to library Backpack is "Coming Soon" without backpack host param" time="4.
|
|
230
|
+
<testsuite name="Working with the how-to library" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:48:04" time="7.247" tests="2">
|
|
231
|
+
<testcase classname="Working with the how-to library Backpack is "Coming Soon" without backpack host param" name="Working with the how-to library Backpack is "Coming Soon" without backpack host param" time="4.484">
|
|
232
232
|
</testcase>
|
|
233
|
-
<testcase classname="Working with the how-to library Backpack can be expanded with backpack host param" name="Working with the how-to library Backpack can be expanded with backpack host param" time="2.
|
|
233
|
+
<testcase classname="Working with the how-to library Backpack can be expanded with backpack host param" name="Working with the how-to library Backpack can be expanded with backpack host param" time="2.591">
|
|
234
234
|
</testcase>
|
|
235
235
|
</testsuite>
|
|
236
|
-
<testsuite name="Loading scratch gui" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
237
|
-
<testcase classname="Loading scratch gui Switching small/large stage after highlighting and deleting sprite" name="Loading scratch gui Switching small/large stage after highlighting and deleting sprite" time="5.
|
|
236
|
+
<testsuite name="Loading scratch gui" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:48:09" time="5.521" tests="1">
|
|
237
|
+
<testcase classname="Loading scratch gui Switching small/large stage after highlighting and deleting sprite" name="Loading scratch gui Switching small/large stage after highlighting and deleting sprite" time="5.367">
|
|
238
238
|
</testcase>
|
|
239
239
|
</testsuite>
|
|
240
|
-
<testsuite name="Working with the how-to library" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
241
|
-
<testcase classname="Working with the how-to library Choosing a how-to" name="Working with the how-to library Choosing a how-to" time="
|
|
240
|
+
<testsuite name="Working with the how-to library" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:48:10" time="4.441" tests="1">
|
|
241
|
+
<testcase classname="Working with the how-to library Choosing a how-to" name="Working with the how-to library Choosing a how-to" time="4.249">
|
|
242
242
|
</testcase>
|
|
243
243
|
</testsuite>
|
|
244
|
-
<testsuite name="Working with shortcut to Tutorials library" errors="0" failures="0" skipped="0" timestamp="2025-10-
|
|
245
|
-
<testcase classname="Working with shortcut to Tutorials library opens with the Tutorial Library showing" name="Working with shortcut to Tutorials library opens with the Tutorial Library showing" time="3.
|
|
244
|
+
<testsuite name="Working with shortcut to Tutorials library" errors="0" failures="0" skipped="0" timestamp="2025-10-10T05:48:10" time="5.361" tests="2">
|
|
245
|
+
<testcase classname="Working with shortcut to Tutorials library opens with the Tutorial Library showing" name="Working with shortcut to Tutorials library opens with the Tutorial Library showing" time="3.771">
|
|
246
246
|
</testcase>
|
|
247
|
-
<testcase classname="Working with shortcut to Tutorials library can open hidden tutorials" name="Working with shortcut to Tutorials library can open hidden tutorials" time="1.
|
|
247
|
+
<testcase classname="Working with shortcut to Tutorials library can open hidden tutorials" name="Working with shortcut to Tutorials library can open hidden tutorials" time="1.43">
|
|
248
248
|
</testcase>
|
|
249
249
|
</testsuite>
|
|
250
250
|
</testsuites>
|