Skip to content

Move events to main thread and remove unneeded locks #6402

Move events to main thread and remove unneeded locks

Move events to main thread and remove unneeded locks #6402

Triggered via pull request December 16, 2024 19:51
Status Failure
Total duration 9m 55s
Artifacts

platform_tests.yml

on: pull_request
Matrix: platform_tests
Matrix: windows_tests
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 2 warnings
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L150
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L152
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L156
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L158
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L167
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L169
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L173
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L175
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L295
e.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, macos-latest): widget/entry_internal_test.go#L297
e.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L150
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L152
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L156
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L158
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L167
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L169
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L173
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L175
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L295
e.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, macos-latest): widget/entry_internal_test.go#L297
e.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L150
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L152
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L156
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L158
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L167
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L169
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L173
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L175
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L295
e.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest): widget/entry_internal_test.go#L297
e.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/canvas_test.go#L371
c.Lock undefined (type *glCanvas has no field or method Lock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/canvas_test.go#L373
c.Unlock undefined (type *glCanvas has no field or method Unlock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/canvas_test.go#L378
c.Lock undefined (type *glCanvas has no field or method Lock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/canvas_test.go#L380
c.Unlock undefined (type *glCanvas has no field or method Unlock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/canvas_test.go#L506
c.Lock undefined (type *glCanvas has no field or method Lock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/canvas_test.go#L508
c.Unlock undefined (type *glCanvas has no field or method Unlock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/driver_test.go#L43
c.Lock undefined (type *glCanvas has no field or method Lock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/driver_test.go#L45
c.Unlock undefined (type *glCanvas has no field or method Unlock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/window_test.go#L107
c.Lock undefined (type *glCanvas has no field or method Lock)
platform_tests (1.23.x, ubuntu-latest): internal/driver/glfw/window_test.go#L109
c.Unlock undefined (type *glCanvas has no field or method Unlock)
windows_tests (1.20.x): widget/entry_internal_test.go#L150
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L152
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L156
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L158
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L167
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L169
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L173
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L175
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L295
e.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.20.x): widget/entry_internal_test.go#L297
e.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L150
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L152
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L156
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L158
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L167
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L169
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L173
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L175
entry.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L295
e.propertyLock undefined (type *Entry has no field or method propertyLock)
windows_tests (1.22.x): widget/entry_internal_test.go#L297
e.propertyLock undefined (type *Entry has no field or method propertyLock)
platform_tests (1.19.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
platform_tests (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636