Skip to content

Commit f504b54

Browse files
committed
bug(#3999): todo
1 parent a78ed1e commit f504b54

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

eo-runtime/src/test/java/integration/PhiUnphiIT.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
* Integration test for phi-unphi.
2424
*
2525
* @since 0.1
26-
* @todo #3199:30min Enable PhiUnphiIT. The test was disabled because tuples are converted to EO
27-
* incorrectly after phi-unphi. The key problem is recursive representation of tuples via
28-
* tuple.with method. It should be done via simple application of tuple like it was done before,
29-
* but with calculated length.
30-
* Check the disabled org/eolang/parser/eo-packs/print/tuples-of-tuples-to-stars.yaml pack in
31-
* eo-parser module.
3226
* @checkstyle MethodLengthCheck (500 lines)
3327
*/
3428
@SuppressWarnings({"JTCOP.RuleAllTestsHaveProductionClass", "JTCOP.RuleNotContainsTestWord"})

0 commit comments

Comments
 (0)