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

Fix cts to validate scratch register. #84

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aviralni
Copy link
Contributor

No description provided.

@@ -16,8 +16,8 @@ namespace fs = boost::filesystem;
namespace bp = boost::process;
namespace bi = boost::interprocess;

const uint16_t eventsTimeoutMS = 30000;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will remove this in final patch. For testing purpose used this.

@bmyates
Copy link
Contributor

bmyates commented Oct 14, 2024

I do not understand what this PR is doing. Is this supposed to be implementing VLCLJ-2302 ?

That implementation should be done in the other tests repo, and should just be some minor changes to existing scratch test. SLM does not have anything to do with scratch - they are separate.

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