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

CanonicalXmirTest.java:43-49: Verify that PHI/UNPHI... #724

Open
0pdd opened this issue Sep 24, 2024 · 2 comments
Open

CanonicalXmirTest.java:43-49: Verify that PHI/UNPHI... #724

0pdd opened this issue Sep 24, 2024 · 2 comments
Labels
blocked This issue is blocked by some other issue bug Something isn't working good first issue Good for newcomers

Comments

@0pdd
Copy link

0pdd commented Sep 24, 2024

The puzzle 705-3ed5a899 from #705 has to be resolved:

* @todo #705:90min Verify that PHI/UNPHI doesnt break the original bytecode.
* We need to implement a test that will verify that the original bytecode is not broken after
* applying PHI/UNPHI transformations.
* To do so you need to enable {@link #transformsToPlainXmir()} test and add the necessary
* PHI/UNPHI transformations to it.
* Currently it's impossible to add these transformations because of this:
* https://github.com/objectionary/eo/issues/3383

The puzzle was created by volodya-lombrozo on 24-Sep-24.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0crat
Copy link

0crat commented Sep 26, 2024

@0pdd Thank you for reporting a new bug! 🐞 We appreciate your contribution to improving our project's quality. As per our team policy, you've earned 8 points for this report. Your vigilance helps us maintain high standards. If you notice anything else that doesn't look quite right, please don't hesitate to report it. Your current balance stands at +8. Keep up the great work!

@0pdd
Copy link
Author

0pdd commented Sep 26, 2024

@0pdd Thank you for reporting a new bug! 🐞 We appreciate your contribution to improving our project'...

I see you're talking to me, but I can't reply since I'm not a chat bot.

@volodya-lombrozo volodya-lombrozo added the blocked This issue is blocked by some other issue label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue is blocked by some other issue bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants