Skip to content

Commit

Permalink
Delete unused (and broken) MessengerTest
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjallen committed May 30, 2024
1 parent b62e5f1 commit 8ee917b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 85 deletions.
44 changes: 0 additions & 44 deletions app/cdash/tests/case/CDash/Messaging/MessengerTest.php

This file was deleted.

41 changes: 0 additions & 41 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -15987,47 +15987,6 @@ parameters:
count: 1
path: app/cdash/tests/case/CDash/LinkifyCompilerOutputTest.php

-
message: """
#^Call to deprecated method set\\(\\) of class CDash\\\\Config\\:
09/04/2023 Use config\\(\\) instead\\.$#
"""
count: 1
path: app/cdash/tests/case/CDash/Messaging/MessengerTest.php

-
message: """
#^Call to method getInstance\\(\\) of deprecated class CDash\\\\Singleton\\:
05/29/2024 Use config\\(\\) instead\\.$#
"""
count: 1
path: app/cdash/tests/case/CDash/Messaging/MessengerTest.php

-
message: "#^Call to method send\\(\\) on an unknown class CDash\\\\Messaging\\\\Messenger\\.$#"
count: 1
path: app/cdash/tests/case/CDash/Messaging/MessengerTest.php

-
message: "#^Instantiated class CDash\\\\Messaging\\\\Messenger not found\\.$#"
count: 1
path: app/cdash/tests/case/CDash/Messaging/MessengerTest.php

-
message: "#^Method MessengerTest\\:\\:testSend\\(\\) has no return type specified\\.$#"
count: 1
path: app/cdash/tests/case/CDash/Messaging/MessengerTest.php

-
message: "#^PHPDoc tag @var for variable \\$parser contains unknown class PHPUnit_Framework_MockObject_MockObject\\.$#"
count: 1
path: app/cdash/tests/case/CDash/Messaging/MessengerTest.php

-
message: "#^PHPDoc tag @var with type AbstractHandler&PHPUnit_Framework_MockObject_MockObject is not subtype of native type PHPUnit\\\\Framework\\\\MockObject\\\\MockObject\\.$#"
count: 1
path: app/cdash/tests/case/CDash/Messaging/MessengerTest.php

-
message: "#^Access to property \\$Id on an unknown class PHPUnit_Framework_MockObject_MockObject\\.$#"
count: 2
Expand Down

0 comments on commit 8ee917b

Please sign in to comment.