Bassam (Sam) Khouri
Bassam (Sam) Khouri
Thanks for this PR @compnerd . I was planning on tackling this once I finished https://github.com/swiftlang/swift-package-manager/issues/8176. But I'm happy to see you progressing on this :)
Please test with: https://github.com/swiftlang/swift-package-manager/pull/8210 @swift-ci please test
> @bkhouri that sounds great! I think that I have enough on my plate and would love to get some help :) I have https://github.com/swiftlang/swift-package-manager/pull/8210 as a draft that will...
Please test with https://github.com/swiftlang/swift-package-manager/pull/8210 @swift-ci please test
@swift-ci please test
@compnerd : I created #80405 as I did not have permissions to push to your branch to resolve the merge conflicts. I'm happy to continue trying to enable the Swift...
While waiting for an updated console output, searching for `recorded an issue` will reveal the actual failures :)
It would be nice to be able to filter on failed test cases to, and also ensure the report/log also include the passed test cases. Is there an ETA on...
I don't have enough front-end experience to take on this activity. Otherwise, I would definitely take on the activity.
An alternative to using fixed string is to use randomly generated strings, that's personally what I do. Just create a custom "random generator", store a random string in a test...