Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / swiftlang/swift-corelibs-xctest issues and pull requests

#507 - await fulfillment(...) triggers a concurrency error in Swift 6 mode

Issue - State: open - Opened by cthielen 7 days ago - 1 comment
Labels: bug

#505 - [docs] Fix typo with double `and` at README.md

Pull Request - State: closed - Opened by lamtrinhdev 3 months ago - 5 comments

#504 - deadlock in XCTest (Swift 5.10 & Swift 6.0.x)

Issue - State: open - Opened by weissi 3 months ago - 4 comments

#503 - [6.0.1] Guard parse_version

Pull Request - State: closed - Opened by shahmishal 5 months ago - 1 comment

#502 - [6.0.0] Guard parse_version

Pull Request - State: closed - Opened by shahmishal 5 months ago - 1 comment

#500 - Delete CONTRIBUTING.md

Pull Request - State: closed - Opened by parispittman 6 months ago - 3 comments

#499 - Fix incorrect help documentation of XCTestMain

Pull Request - State: closed - Opened by kkebo 6 months ago - 6 comments
Labels: bug, Documentation

#498 - Guard parse_version

Pull Request - State: closed - Opened by etcwilde 7 months ago - 11 comments

#497 - πŸ’[6.0] Guard parse_version

Pull Request - State: closed - Opened by etcwilde 7 months ago - 2 comments

#496 - [Linux] Enable build IDs.

Pull Request - State: closed - Opened by al45tair 8 months ago - 14 comments
Labels: enhancement

#495 - [6.0] Add new include path into Foundation when building tests

Pull Request - State: closed - Opened by jmschonfeld 8 months ago - 1 comment

#494 - Update swift-syntax links to swiftlang/swift-syntax

Pull Request - State: closed - Opened by ahoppen 8 months ago - 2 comments

#493 - Add new include path into Foundation when building tests

Pull Request - State: closed - Opened by jmschonfeld 8 months ago - 6 comments
Labels: bug

#492 - add support for riscv64

Pull Request - State: closed - Opened by futurejones 8 months ago

#491 - Provide API to determine to grab the currently-running XCTest.

Issue - State: open - Opened by younata 8 months ago - 2 comments

#490 - Ignore the `--testing-library` argument we are going to start passing from SwiftPM.

Pull Request - State: open - Opened by grynspan 8 months ago - 4 comments
Labels: enhancement

#489 - [5.10] Guard `parse_version`

Pull Request - State: closed - Opened by etcwilde 9 months ago - 3 comments

#488 - How do I get a list of the tests?

Issue - State: closed - Opened by dabrahams 9 months ago - 5 comments
Labels: question

#486 - Possible memory leak/unintended resource exhaustion in `XCTAssertNotNil`

Issue - State: closed - Opened by paulober 10 months ago - 1 comment
Labels: bug

#485 - Add `XCTAssertNoThrowAsync` and `XCTAssertThrowsErrorAsync`

Pull Request - State: closed - Opened by jiyimeta 10 months ago - 1 comment
Labels: enhancement, New Feature

#484 - cutest

Issue - State: closed - Opened by silvrwolfboy 10 months ago
Labels: invalid

#483 - Use the package swift-corelibs-foundation

Pull Request - State: closed - Opened by parkera 10 months ago - 1 comment

#482 - Removing additional quotes around values in a XCTAssertEqual

Pull Request - State: open - Opened by abrarShariar 11 months ago - 1 comment

#481 - Removing an extra "and" from `README.md`

Pull Request - State: open - Opened by abrarShariar 11 months ago - 1 comment

#480 - Typo in the README.md file

Issue - State: closed - Opened by abrarShariar 11 months ago
Labels: bug, Documentation

#479 - Suppress Swift 6 concurrency warning when using `XCTWaiter` and `XCTestExpectation`.

Pull Request - State: closed - Opened by grynspan 11 months ago - 4 comments
Labels: bug, 5.10

#478 - Add support for WASI platform

Pull Request - State: closed - Opened by kateinoigakukun 11 months ago - 13 comments
Labels: WebAssembly

#476 - Set the minimum macOS deployment target to 10.13 for the test target

Pull Request - State: open - Opened by kateinoigakukun 12 months ago - 11 comments

#475 - Support Windows ARM64 builds

Pull Request - State: closed - Opened by hjyamauchi 12 months ago - 11 comments

#473 - Misleading string-ified test failure output

Issue - State: open - Opened by dabrahams about 1 year ago - 3 comments
Labels: bug, good first issue

#472 - The test run summary should list the name of failed tests

Issue - State: closed - Opened by tristanlabelle about 1 year ago - 3 comments

#471 - Don't use Core Foundation in tests.

Pull Request - State: closed - Opened by grynspan about 1 year ago - 9 comments

#470 - bug: getPageSource is stuck on iOS simulator 17.0 and xcode 15

Issue - State: closed - Opened by PencuAlex about 1 year ago - 1 comment

#469 - await fulfillment(of: [exp]) does take more time than needed.

Issue - State: closed - Opened by agiokas about 1 year ago - 1 comment

#468 - Make `XCTMain()` return its exit code instead of calling `exit()`.

Pull Request - State: closed - Opened by grynspan over 1 year ago - 5 comments

#467 - Stop importing CF as a framework

Pull Request - State: closed - Opened by etcwilde over 1 year ago - 4 comments

#466 - Add a basic implementation of `XCTIssue`.

Pull Request - State: closed - Opened by grynspan over 1 year ago - 8 comments

#465 - Remove outdated documentation for LinuxMain.swift.

Pull Request - State: closed - Opened by grynspan over 1 year ago - 1 comment

#464 - await fulfillment(of: [exp] does take more time than needed.

Issue - State: closed - Opened by agiokas over 1 year ago - 1 comment

#463 - `swift test --filter` does not find tests with names containing ',' when using v5.6.3

Issue - State: closed - Opened by ysabih over 2 years ago - 1 comment
Labels: bug

#461 - This library is undocumented

Issue - State: open - Opened by dabrahams over 1 year ago
Labels: bug, help wanted, Documentation

#460 - [5.9] Bump the macOS deployment target to 10.13 in the Xcode project.

Pull Request - State: closed - Opened by grynspan over 1 year ago - 3 comments
Labels: 5.9

#459 - Bump the macOS deployment target to 10.13 in the Xcode project.

Pull Request - State: closed - Opened by grynspan over 1 year ago - 2 comments

#458 - Cannot filter test names with commas using `swift test --filter`

Issue - State: closed - Opened by younata over 1 year ago - 2 comments

#457 - [5.9] Apply recent concurrency quality-of-life fixes

Pull Request - State: closed - Opened by grynspan over 1 year ago - 10 comments
Labels: 5.9

#456 - Revert "XCTestCase.fulfillment(…) missing on Linux #436"

Pull Request - State: closed - Opened by gottesmm over 1 year ago - 3 comments

#455 - Expectation handlers need to be @Sendable. #454

Pull Request - State: closed - Opened by grynspan over 1 year ago - 5 comments

#454 - Expectation handlers need to be `@Sendable`.

Issue - State: closed - Opened by grynspan over 1 year ago
Labels: good first issue

#453 - XCTestCase.fulfillment(…) missing on Linux #436

Pull Request - State: closed - Opened by grynspan over 1 year ago - 9 comments

#452 - Add @MainActor to waitForExpectations(timeout:handler:) #428

Pull Request - State: closed - Opened by grynspan over 1 year ago - 23 comments

#451 - [5.8] build_script.py: use `python3` by default

Pull Request - State: closed - Opened by MaxDesiatov over 1 year ago - 2 comments
Labels: bug

#450 - [5.9] build_script.py: use `python3` by default

Pull Request - State: closed - Opened by MaxDesiatov over 1 year ago - 4 comments
Labels: bug

#449 - build_script.py: use `python3` by default

Pull Request - State: closed - Opened by MaxDesiatov over 1 year ago - 1 comment
Labels: bug

#448 - Tests: add vfs overlay for dipsatch

Pull Request - State: closed - Opened by compnerd over 1 year ago - 2 comments

#447 - [Cherry Pick][5.9] Disable Swift backtracer in a deliberately-crashing test.

Pull Request - State: closed - Opened by al45tair over 1 year ago - 4 comments

#446 - Tests: add VFS overlay for Dispatch

Pull Request - State: closed - Opened by compnerd over 1 year ago - 2 comments

#445 - Disable Swift backtracer in a deliberately-crashing test.

Pull Request - State: closed - Opened by al45tair over 1 year ago - 4 comments

#444 - Not for merging, just for testing CI

Pull Request - State: closed - Opened by fischman-bcny over 1 year ago - 1 comment

#443 - Not for merging, just for testing CI

Pull Request - State: closed - Opened by fischman-bcny over 1 year ago - 2 comments

#442 - XCTExpectFailure alternative

Issue - State: closed - Opened by fischman-bcny almost 2 years ago - 1 comment

#441 - XCTest: update shebang line to name python3 instead of python generically.

Pull Request - State: closed - Opened by fischman-bcny almost 2 years ago - 16 comments

#440 - Pretty XCAssertEqual output

Issue - State: open - Opened by AgranatMarkit almost 2 years ago
Labels: enhancement

#439 - [SR-15538] XCTAssert* should support async auto closures

Issue - State: closed - Opened by tonyarnold about 3 years ago - 3 comments

#438 - Implement `XCTExpectFailure()`

Issue - State: open - Opened by turboturnip almost 2 years ago - 3 comments
Labels: bug, Linux, Windows

#437 - Tests: add vfs overlay for dipsatch

Pull Request - State: closed - Opened by compnerd almost 2 years ago - 1 comment

#436 - XCTestCase.fulfillment(…) missing on Linux

Issue - State: closed - Opened by tonyarnold almost 2 years ago - 8 comments

#435 - Escape CMAKE_Swift_FLAGS to preserve Windows path separators when running tests

Pull Request - State: closed - Opened by tristanlabelle almost 2 years ago - 1 comment

#434 - Disambiguate the lib install path for different architectures

Pull Request - State: closed - Opened by tristanlabelle almost 2 years ago - 2 comments

#433 - Honor CMAKE_INSTALL_***DIR variables

Pull Request - State: closed - Opened by tristanlabelle almost 2 years ago - 3 comments

#432 - libXCTest.so on Linux has no RUNPATH

Issue - State: open - Opened by gwynne almost 2 years ago - 4 comments
Labels: bug, Linux

#431 - tests: add the ability to pass along CMAKE_Swift_FLAGS

Pull Request - State: closed - Opened by compnerd almost 2 years ago - 1 comment

#430 - install: place the library in architecture-specific directories on ELF platforms

Pull Request - State: closed - Opened by finagolfin almost 2 years ago - 2 comments

#429 - DONT MERGE - Test

Pull Request - State: open - Opened by shahmishal almost 2 years ago - 3 comments

#428 - Add `@MainActor` to `waitForExpectations(timeout:handler:)`

Issue - State: closed - Opened by fumoboy007 almost 2 years ago - 2 comments

#427 - Add `Sendable` conformances

Issue - State: closed - Opened by fumoboy007 almost 2 years ago - 2 comments

#426 - XCTWaiter.subsystemQueue.sync is always non-null

Pull Request - State: closed - Opened by AreaZR about 2 years ago - 1 comment

#425 - Parsing multi-line messages from XCTFail can produce inaccurate results

Issue - State: closed - Opened by adam-fowler about 2 years ago - 1 comment

#422 - XCTest: Stdio not output at correct point

Issue - State: closed - Opened by adam-fowler over 2 years ago - 11 comments
Labels: bug

#421 - Lower macOS availability of async APIs from 12.0 to 10.15

Pull Request - State: open - Opened by stmontgomery over 2 years ago - 4 comments

#419 - Support async calls with XCTAssertNoThrow, XCTAssertThrowsError, XCTExpectFailure...

Issue - State: open - Opened by Gray-Wind over 2 years ago
Labels: enhancement, New Feature

#418 - Invoking `XCTContext.runActivity` from an `async` test causes runtime error

Issue - State: closed - Opened by soumyamahunt over 2 years ago - 2 comments

#417 - Cannot filter/select tests with commas in their name

Issue - State: open - Opened by natinusala over 2 years ago - 1 comment
Labels: enhancement

#416 - Test Discovery

Issue - State: closed - Opened by shaps80 over 2 years ago - 2 comments

#415 - Add async support for class tearDown() function

Issue - State: open - Opened by shepazon over 2 years ago - 1 comment

#414 - Make XCTestExpectation Sendable

Pull Request - State: closed - Opened by stmontgomery over 2 years ago - 3 comments

#412 - [SR-10801] `swift test --filter` should display summary for the entire group of tests run, not per-test

Issue - State: closed - Opened by neonichu over 5 years ago - 8 comments
Labels: good first issue

#411 - [SR-32] Find way to make allTests required / audited on OS X

Issue - State: closed - Opened by ddunbar about 9 years ago - 5 comments
Labels: bug, XCTest

#410 - [SR-53] XCTAssertThrows in XCTestCase

Issue - State: closed - Opened by swift-ci about 9 years ago - 1 comment
Labels: XCTest, New Feature

#409 - [SR-308] [XCTAssert] API incompatibility due to usage of StaticString

Issue - State: closed - Opened by briancroom about 9 years ago - 4 comments
Labels: bug, XCTest

#408 - [SR-334] 0 tests execute in "-nan (0.0) seconds"

Issue - State: closed - Opened by ec882e32-f2b6-4d2a-849c-98d6c7df0cfb about 9 years ago - 2 comments
Labels: bug, XCTest

#407 - [SR-460] API incompatibility of XCTestCase setUp() and tearDown() methods

Issue - State: closed - Opened by briancroom about 9 years ago - 3 comments
Labels: bug, XCTest

#406 - [SR-519] XCTest reports the total execution of tests incorrectly

Issue - State: closed - Opened by phausler about 9 years ago - 2 comments
Labels: bug, XCTest

#405 - [SR-752] print does not print in some XCTest situations

Issue - State: closed - Opened by drewcrawford almost 9 years ago - 8 comments
Labels: bug, XCTest

#404 - [SR-875] Make swift-corelibs-xctest Functional tests regex matching more like FileCheck

Issue - State: closed - Opened by ec882e32-f2b6-4d2a-849c-98d6c7df0cfb almost 9 years ago - 3 comments
Labels: Improvement, XCTest, StarterBug

#403 - [SR-906] Allow XCTestCase.continueAfterFailure to be set

Issue - State: open - Opened by ec882e32-f2b6-4d2a-849c-98d6c7df0cfb almost 9 years ago - 20 comments
Labels: Improvement, XCTest