Skip to content

[gtk3] Skip in CI#45972

Merged
BillyONeal merged 1 commit intomicrosoft:masterfrom
BillyONeal:skip-gtk3
Jun 13, 2025
Merged

[gtk3] Skip in CI#45972
BillyONeal merged 1 commit intomicrosoft:masterfrom
BillyONeal:skip-gtk3

Conversation

@BillyONeal
Copy link
Member

gtk3 has been a constant source of problems with our CI system, as it has a problem we can't consistently repro where it hangs forever.

It's also, on Windows anyway, effectively a leaf:

ports\elements: "platform": "!osx & !windows"
ports\libcanberra: Is not a default feature
ports\libui: "platform": "!windows & !osx"
ports\opencv3: "supports": "linux"
ports\opencv4: "supports": "!windows & !osx & !ios & !android"
ports\qtbase: "supports": "linux"
ports\wxwidgets: "platform": "!windows & !osx & !ios"

Note that the port named 'gtk' is left alone here and represents gtk4.

gtk3 has been a constant source of problems with our CI system, as it has a problem we can't consistently repro where it hangs forever.

It's also, on Windows anyway, effectively a leaf:

```
ports\elements: "platform": "!osx & !windows"
ports\libcanberra: Is not a default feature
ports\libui: "platform": "!windows & !osx"
ports\opencv3: "supports": "linux"
ports\opencv4: "supports": "!windows & !osx & !ios & !android"
ports\qtbase: "supports": "linux"
ports\wxwidgets: "platform": "!windows & !osx & !ios"
```

Note that the port named 'gtk' is left alone here and represents gtk4.
@BillyONeal BillyONeal added category:port-bug The issue is with a library, which is something the port should already support info:internal category:infrastructure Pertaining to the CI/Testing infrastrucutre labels Jun 12, 2025
@BillyONeal
Copy link
Member Author

After this merges, poke #45608

@BillyONeal
Copy link
Member Author

And #45914

@BillyONeal BillyONeal merged commit 638e14b into microsoft:master Jun 13, 2025
18 checks passed
@BillyONeal BillyONeal deleted the skip-gtk3 branch June 13, 2025 03:17
@dg0yt
Copy link
Contributor

dg0yt commented Jun 13, 2025

We need timeouts. #32327.

@Mengna-Li Mengna-Li added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jun 16, 2025
talregev pushed a commit to talregev/vcpkg that referenced this pull request Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:infrastructure Pertaining to the CI/Testing infrastrucutre category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants