Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
206 changes: 206 additions & 0 deletions test/disabledtests.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,206 @@
[
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListSingleItem"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListMultipleItems"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListSplitsEvenly"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListFewerItemsThanThreads"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListWaitReturnsTrue"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListCountersCorrectAfterCompletion"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForChunksWithPayloads"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForChunksIgnoresThreadCount"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForRecordsSplitsAcrossThreads"
},
{
"bug": "These tests require running the test runner with isolation disabled, which AL-Go does not currently support.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForRecordsFewerRecordsThanThreads"
},
{
Comment on lines +2 to +62
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
Comment thread
Drakonian marked this conversation as resolved.
"method": "WorkerErrorCaptured"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "PartialFailureMixedResults"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "AllChunksFail"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
Comment on lines +63 to +81
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "GetFailedChunkInputsForRetry"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "CommitInsideWorkerCausesFailure"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "TimeoutCausesWaitToReturnFalse"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "FluentBuilderChaining"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListDefaultThreadCount"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForRecordsUnevenSplit"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "SampleWorkerCompletesSuccessfully"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitForListSuccess"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitForListFailure"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitForRecordsSuccess"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitForChunksSuccess"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitKeepsRecordsByDefault"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitCleansUpWhenEnabled"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitCleansUpAfterFailure"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForListWithoutPayload"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunForRecordsWithoutPayload"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitForListWithoutPayload"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "RunAndWaitForRecordsWithoutPayload"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "SessionTimeoutKillsHungWorker"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "SessionTimeoutDoesNotKillFastWorker"
},
{
"bug": "Need to set isolation disabled test runner. Currently not supported by AL-Go.",
"codeunitId": 99209,
"codeunitName": "PW Integration Test",
"method": "BatchTimeoutReturnsFalseButSessionContinues"
}
]
Loading