larshp / abapOpenChecks

Open source checks for SAP Code Inspector / ABAP Test Cockpit
https://docs.abapopenchecks.org
MIT License
270 stars 79 forks source link

Ignore BDL syntax in parser #1035

Closed bjoern-jueliger-sap closed 3 years ago

bjoern-jueliger-sap commented 3 years ago

Fixes unit test failure of check 14 reported in #1031.

The issue is non-deterministically reproducible since the SELECT did not specify any order and so whether or not the problem occurs depends on the order in which entries with the same rule name but different proglang values are returned from the database.

bjoern-jueliger-sap commented 3 years ago

Yeah, that's why I converted it into a draft. The field was introduced with release 7.55, should be fine now.

larshp commented 3 years ago

welcome to abapOpenChecks as a contributor 🎉