Skip to content

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

Merged
radical merged 2 commits intodotnet:mainfrom
radical:debugger-conditional-attr
Feb 22, 2022
Merged

[wasm][debugger] Add support for using Conditional* attributes for tests#65684
radical merged 2 commits intodotnet:mainfrom
radical:debugger-conditional-attr

Conversation

@radical
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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