Test Class LoggerEngineDataSelector_Tests throwing error #358
-
Hi All, I am using managed package v4.8.0 of Nebula, the issue is while running tests in LoggerEngineDataSelector_Tests I am getting a failure for the below test case:
this method is throwing an ERROR like below:
Can you anyone please suggest me how to resolve this, its sort of urgent !! cc: @jongpie |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @adityavgpl - I'll have to figure out why that test is failing, it worked in my scratch orgs & during the packaging process, but the Since you're using the managed package, there's not a way for you to resolve this right now - but how is this impacting you? Tests for managed packages shouldn't prevent you from running your own deployments, so I just want to understand the impact of this. |
Beta Was this translation helpful? Give feedback.
Hi @adityavgpl - I'll have to figure out why that test is failing, it worked in my scratch orgs & during the packaging process, but the
AuthSession
stuff is always a little problematic to deal with.Since you're using the managed package, there's not a way for you to resolve this right now - but how is this impacting you? Tests for managed packages shouldn't prevent you from running your own deployments, so I just want to understand the impact of this.