Skip to content

Commit

Permalink
igoptest: skip 69110
Browse files Browse the repository at this point in the history
  • Loading branch information
visualfc committed Jan 9, 2025
1 parent 49008cc commit 81d11a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/igoptest/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ func init() {
gorootTestSkips["fixedbugs/issue38093.go"] = "skip js"
gorootTestSkips["fixedbugs/issue64565.go"] = "skip command"
gorootTestSkips["fixedbugs/issue9355.go"] = "skip command"
gorootTestSkips["fixedbugs/issue69110.go"] = "skip runtime link"
gorootTestSkips["linkmain_run.go"] = "skip link"
gorootTestSkips["linkobj.go"] = "skip link"
gorootTestSkips["linkx_run.go"] = "skip link"
Expand Down

0 comments on commit 81d11a3

Please sign in to comment.