Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploying from a Sandbox to Production shows Apex Test Failures #16

Open
RyanSchierholz opened this issue Dec 26, 2024 · 0 comments
Open

Comments

@RyanSchierholz
Copy link

I am not sure if it's just me, but when trying to deploy from a sandbox to production, I get this:

"System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.Logger_Test.debugWithIdWritesCorrectValues: line 36, column 1"
"System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.Logger_Test.debugWritesCorrectValues: line 17, column 1"
"System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.Logger_Test.errorWithIdWritesCorrectValuesForException: line 145, column 1"
"System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.Logger_Test.errorWritesCorrectValues: line 95, column 1"
"System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.Logger_Test.errorWritesCorrectValuesForException: line 120, column 1"
"System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.Logger_Test.warnWithIdWritesCorrectValues: line 75, column 1"
"System.QueryException: List has no rows for assignment to SObject
Stack Trace: Class.Logger_Test.warnWritesCorrectValues: line 56, column 1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant