Puppet test activate_self wrapper and negative any_chatlog check #28209
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Does This PR Do
Adds an activate_self wrapper and a negative check for any_chatlog for game tests,
Taking suggestions for their naming cause I suck at it!
Why It's Good For The Game
Could wind up useful for game tests
Images of changes
Negative any_chatlog check
![Code_i9kYhWjWIa](https://private-user-images.githubusercontent.com/20125180/408769306-7ac35656-a466-43f1-8937-0dfd04c339a3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTE4OTUsIm5iZiI6MTczOTU5MTU5NSwicGF0aCI6Ii8yMDEyNTE4MC80MDg3NjkzMDYtN2FjMzU2NTYtYTQ2Ni00M2YxLTg5MzctMGRmZDA0YzMzOWEzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAzNTMxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzMjZjZjc5NTIxZjcwNWQ1MmUwYjlmODliZDVkMjU2YWE1YTcwZGIyYWNkN2NiYzA4M2RlZGUwNjIwOTVkMmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2-yqQT6jHLqaaPQFydzT3cCayuXrM5IV1TowNfnjFpc)
failed activate_self check
![image](https://private-user-images.githubusercontent.com/20125180/408772625-9150c043-b36e-4bba-a59a-816c049af1b3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTE4OTUsIm5iZiI6MTczOTU5MTU5NSwicGF0aCI6Ii8yMDEyNTE4MC80MDg3NzI2MjUtOTE1MGMwNDMtYjM2ZS00YmJhLWE1OWEtODE2YzA0OWFmMWIzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAzNTMxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJiZDdjNjBhZmI4ZWM5YWNhZDQyNjhhODgxN2IwMWFlNTIyYjA2ZDIyOWE1NjNhOTQ0YmRlZmM1MDczZTU1ZGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IQ_u3W39qpEV0ktjiZz-l8i9NvW7pnyOu3-Y9RnGOlo)
Testing
checked that they run and that they fail.
Declaration
Changelog
NPFC