mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 00:45:35 +00:00
gpu/internal/rendertest: add issue references to broken tests
References: https://todo.sr.ht/~eliasnaur/gio/479 Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -163,7 +163,7 @@ func TestPaintClippedTexture(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestStrokedPathZeroWidth(t *testing.T) {
|
||||
t.Skip("test broken")
|
||||
t.Skip("test broken, see issue 479")
|
||||
|
||||
run(t, func(o *op.Ops) {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user