Skip to content
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

[wasm][debugger] Add support for using Conditional* attributes for tests #65684

Merged
merged 2 commits into from
Feb 22, 2022

Conversation

radical
Copy link
Member

@radical radical commented Feb 22, 2022

  • Discoverer for ActiveIssue doesn't seem to be running, so that is
    not working right now.
  • Only, ConditionalFact, and ConditionalTheory work

Partially fixes #62660

- Discoverer for `ActiveIssue` doesn't seem to be running, so that is
  not working right now.
- Only, `ConditionalFact`, and `ConditionalTheory` work
@ghost
Copy link

ghost commented Feb 22, 2022

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Discoverer for ActiveIssue doesn't seem to be running, so that is
    not working right now.
  • Only, ConditionalFact, and ConditionalTheory work
Author: radical
Assignees: -
Labels:

arch-arm32, area-Debugger-mono

Milestone: -

@radical radical added arch-wasm WebAssembly architecture and removed arch-arm32 labels Feb 22, 2022
@ghost
Copy link

ghost commented Feb 22, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Discoverer for ActiveIssue doesn't seem to be running, so that is
    not working right now.
  • Only, ConditionalFact, and ConditionalTheory work
Author: radical
Assignees: radical
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@radical
Copy link
Member Author

radical commented Feb 22, 2022

Merged main to pick up runtime tests fix.

@radical radical merged commit a55d530 into dotnet:main Feb 22, 2022
@radical radical deleted the debugger-conditional-attr branch February 22, 2022 20:02
@ghost ghost locked as resolved and limited conversation to collaborators Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm][debugger] Fix support for using ActiveIssue, and other related attributes
2 participants