JP Simard

Results 143 issues of JP Simard

Still needs work, especially the correction logic.

I'm seeing a swiftc compiler crash only when compiling my project with Bazel. Here's some of the relevant output: ``` ERROR: /opt/homebrew/var/buildkite-agent/builds/SwiftLint-Buildkite-1/swiftlint/swiftlint/BUILD:26:13: Compiling Swift module //:swiftlint failed: (Exit 1): worker...

This is now the latest stable Xcode release and we should update to it in order to compile against the latest iOS SDK. * Version: 14.0 (14A309) * Release Notes:...

platform/ios
build

It's confusing that some jobs are marked as "skipped" in normal operations: Instead, they should run but no-op on most commits other than tagged refs so that a successful CI...

ci

Thanks for publishing such a useful project! I'm trying to SSH into a Windows actions runner using this project, but there appears to be a parser error: ``` ParserError: D:\a\_temp\d0f821d0-9ab8-4cb8-8d5e-c5eafef37d6a.ps1:54...

bug

> Really, we should remove the Swift version symlinks and just have a single version. We used to need symlinks because you couldn't conditionally compile different versions of Swift from...

T-Internal
P-2-Expected

Example: https://ci.realm.io/job/objc_pr/5257/configuration=Release,target=osx-object-server,xcode_version=8.3.3/console ``` Test Case '-[RLMObjectServerTests testLogBackInSameRealmDownload]' started. /Users/realm/workspace/objc_pr/configuration/Release/target/osx-object-server/xcode_version/8.3.3/Realm/ObjectServerTests/RLMObjectServerTests.mm:742: error: -[RLMObjectServerTests testLogBackInSameRealmDownload] : ((3 == c) is true) failed - Expected 3 items, but actually got 1 (parent) Test Case...

T-Test
Pipeline-Idea-Backlog

This was done over a year ago in #3730, but would need to be redone.

T-Enhancement
Pipeline-Idea-Backlog

Such as: * parallelizing simulator tests * multi-process & sync iOS tests

T-Test
Pipeline-Idea-Backlog

This is the issue that #3528 was attempting to fix, but the patch was incomplete. Here's one potential solution: > Unconditionally opening it in readOnly mode could result in incorrect...