Ticket #1160 (new todo)
t/compilers/tge/grammar.t: failure in 'two rules of the same name'
| Reported by: | jkeenan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | testing | Version: | 1.6.0 |
| Severity: | medium | Keywords: | |
| Cc: | allison chromatic | Language: | |
| Patch status: | Platform: |
Description
This test was TODO-ed by allison in r14596. However, it appears that no ticket was ever created to track it. Doing so now.
prove -v t/compilers/tge/grammar.t t/compilers/tge/grammar.t .. 1..3 ok 1 - test compiling anonymous and named grammars ok 2 - complete example: Branch/Leaf tree grammar not ok 3 - two rules of the same name can apply to the same node, when called with a different dummy type # TODO unresolved bug # Failed (TODO) test 'two rules of the same name can apply to the same node, when called with a different dummy type' # at t/compilers/tge/grammar.t line 279. # got: 'in tiddlywinks # in first twister # ' # expected: 'in tiddlywinks # in first twister # in second twister # ' ok All tests successful.
Change History
Note: See
TracTickets for help on using
tickets.
