Skip to content

scanners unittest fails for testParseSetExpression #3

@kinghuang

Description

@kinghuang
FAIL: testParseSetExpression (rules.tests.test_scanners.ExpressionScannerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "inference-rules/rules/tests/test_scanners.py", line 128, in testParseSetExpression
    self.assertIsInstance(expression, expressions.SetExpression)
AssertionError: <AggregateExpression> [<ConstantValueExpression> 'a', <ConstantValueExpression> 'b'] is not an instance of <class 'rules.expressions.SetExpression'>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions