Skip to content

[Test] Disable new parser validation in 3 tests #76851

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Oct 3, 2024

These tests have syntax SwiftParser currently doesn't parse correctly.

  • test/SILGen/keypaths.swift
    \M.Type.[2]
  • test/SIL/lifetime_dependence_span_lifetime_attr.swift and test/Sema/lifetime_attr.swift
    @lifetime(borrow x)

@rintaro
Copy link
Member Author

rintaro commented Oct 3, 2024

@swift-ci Please smoke test

These tests have syntax SwiftParser currently doesn't parse correctly.

* test/SILGen/keypaths.swift
```
\Foo.Type[0]
```
* test/SIL/lifetime_dependence_span_lifetime_attr.swift and
  test/Sema/lifetime_attr.swift
```
@Lifetime(borrow x)
```
@rintaro rintaro force-pushed the test-disable-parser-validation-20241003 branch from 1a8f7f2 to 761d013 Compare October 3, 2024 18:27
@rintaro
Copy link
Member Author

rintaro commented Oct 3, 2024

@swift-ci Please smoke test

@rintaro rintaro enabled auto-merge October 3, 2024 21:54
@rintaro rintaro merged commit e46ba86 into swiftlang:main Oct 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants