Project

General

Profile

Improvement #1964

Better handling of non-serializable server-side throwables in Z2UnitTestRunner

Added by Henning Blohm about 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
Start date:
27.01.2017
Due date:
% Done:

0%

Estimated time:
origin:

Description

Currently, when running into a de-serialization failure upon handling exceptions that fail to
de-serialize on the client, only a message is shown and the actual error text is lost.

Suggestion:
  • On server-side also add the StackTrace to the failure json
  • On the client, if de-serialization failed, add a wrapper exception with the original text.

Related issues

Related to z2-Environment - Bug #1946: Z2UnitTestRunner absorbs InitializationError from org.junit.runners.ParentRunnerResolved23.03.2016Henning Blohm

Actions
#1

Updated by Henning Blohm about 7 years ago

  • Related to Bug #1946: Z2UnitTestRunner absorbs InitializationError from org.junit.runners.ParentRunner added
#2

Updated by Henning Blohm about 7 years ago

  • Status changed from New to In Progress
#3

Updated by Henning Blohm about 7 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF