diff --git a/infer/tests/build_systems/xcodebuild/issues.exp b/infer/tests/build_systems/xcodebuild/issues.exp index 9c0816b0a..e9e038fc0 100644 --- a/infer/tests/build_systems/xcodebuild/issues.exp +++ b/infer/tests/build_systems/xcodebuild/issues.exp @@ -1,2 +1,2 @@ -xcodebuild/simple_app/simple_app/AppDelegate.m, f, 2, NULL_DEREFERENCE, [start of procedure f()] -xcodebuild/simple_app/simple_app/ViewController.m, Linters_dummy_method, 15, STRONG_DELEGATE_WARNING, [] +xcodebuild/simple_app/simple_app/AppDelegate.m, f, 2, NULL_DEREFERENCE, ERROR, [start of procedure f()] +xcodebuild/simple_app/simple_app/ViewController.m, Linters_dummy_method, 15, STRONG_DELEGATE_WARNING, WARNING, []