HomePhorge

(PUP-1028) Remove pending tests that aren't needed
5aecc90d14f8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1028) Remove pending tests that aren't needed

The new parser has been updated to be able to handle nodes with numeric
names and so the test for that case now passes for both the current and
future parser. The only remaining case is when the name is an invalid
number. The future parser won't ever parse this correctly and so the
test has been changed to assert the desired behavior, in which the
parser fails.

The new changes to the parser also allows it to handle dotted names and
so a new test has been added for that.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU84889e92ee08: (PUP-1028) Improve grammar for node expression to accept numbers.
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU5aecc90d14f8: (PUP-1028) Remove pending tests that aren't needed (authored by Andrew Parker <andy@puppetlabs.com>).May 13 2014, 12:04 AM