Skip to content

Conversation

@MrGVSV
Copy link
Member

@MrGVSV MrGVSV commented Jul 5, 2024

Objective

Looks like I accidentally disabled the reflection compile fail tests in #13152. These should be re-enabled.

Solution

Re-enable reflection compile fail tests.

Testing

CI should pass. You can also test locally by navigating to crates/bevy_reflect/compile_fail/ and running:

cargo test --target-dir ../../../target

@MrGVSV MrGVSV added D-Trivial Nice and easy! A great choice to get started with Bevy A-Reflection Runtime information about types C-Testing A change that impacts how we test Bevy or how users test their apps labels Jul 5, 2024
@MrGVSV MrGVSV requested a review from alice-i-cecile July 5, 2024 20:24
@mockersf mockersf added this pull request to the merge queue Jul 5, 2024
Merged via the queue into bevyengine:main with commit 09d86bf Jul 5, 2024
@MrGVSV MrGVSV deleted the mrgvsv/reflect/re-enable-compile-tests branch July 6, 2024 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Reflection Runtime information about types C-Testing A change that impacts how we test Bevy or how users test their apps D-Trivial Nice and easy! A great choice to get started with Bevy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants