[JIRA] (JENKINS-53352) Consecutive white space is not rendered

8 views
Skip to first unread message

ed.goose@gmail.com (JIRA)

unread,
Aug 30, 2018, 11:25:12 AM8/30/18
to jenkinsc...@googlegroups.com
Edward Hartwell Goose created an issue
 
Jenkins / Bug JENKINS-53352
Consecutive white space is not rendered
Issue Type: Bug Bug
Assignee: Unassigned
Attachments: mention-me_MentionMe_PR-5596__1_test_-_test___EmailBundleUnitTests___testReferrerRegistrationEmail_with_data_set__0__Jenkins__and_jenkins___mention-me_MentionMe___PR-5596____1.png
Components: blueocean-plugin
Created: 2018-08-30 15:24
Environment: Jenkins 2.138
Blue Ocean 1.8.2
PHPUnit 6
JUnit 1.2.4 plugin
Priority: Minor Minor
Reporter: Edward Hartwell Goose

We found a discrepancy between how Jenkins and Blue Ocean render test results:

 

This is what Jenkins renders:

 

```

Failed asserting that two strings are equal.

— Expected

+++ Actual

@@ @@

-'This is an email from the xyz system (this is not shown when live)'

+'This is an email from the xyz system (this is not shown                                 when live)'

```

 

And this is what BlueOcean renders:

 

```
Failed asserting that two strings are equal.
— Expected
+++ Actual
@@ @@
-'This is an email from the mentionme.dev system (this is not shown when live)'
+'This is an email from the mentionme.dev system (this is not shown when live)'
```

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

ed.goose@gmail.com (JIRA)

unread,
Aug 30, 2018, 11:26:02 AM8/30/18
to jenkinsc...@googlegroups.com
Edward Hartwell Goose updated an issue
We found a discrepancy between how Jenkins and Blue Ocean render test results:

 

This is what Jenkins renders:

 
{code:java}

Failed asserting that two strings are equal.
— Expected
+++ Actual
@@ @@
-'This is an email from the xyz system (this is not shown when live)'
+'This is an email from the xyz system (this is not shown                                 when live)'
{code}

 

And this is what BlueOcean renders:

 
{code:java}

Failed asserting that two strings are equal.
— Expected
+++ Actual
@@ @@
-'This is an email from the mentionme.dev xyz system (this is not shown when live)'
+'This is an email from the
mentionme.dev xyz system (this is not shown when live)'
{code}
 

This confused us for quite some time until we switched back to Jenkins and saw the whitespace was removed from Blue Ocean.

ed.goose@gmail.com (JIRA)

unread,
Aug 30, 2018, 11:26:02 AM8/30/18
to jenkinsc...@googlegroups.com
Edward Hartwell Goose updated an issue
We found a discrepancy between how Jenkins and Blue Ocean render test results:

 

This is what Jenkins renders:

 
{code:java}
```

Failed asserting that two strings are equal.

---
Expected

+++ Actual

@@ @@

-'This is an email from the xyz system (this is not shown when live)'

+'This is an email from the xyz system (this is not shown                                 when live)'
{code}
```

 

And this is what BlueOcean renders:

 
{code:java}
```
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'This is an email from the mentionme.dev system (this is not shown when live)'
+'This is an email from the mentionme.dev system (this is not shown when live)'
``` {code}
 

This confused us for quite some time until we switched back to Jenkins and saw the whitespace was removed from Blue Ocean.

jenkins@gavinmogan.com (JIRA)

unread,
Jul 7, 2019, 9:43:02 PM7/7/19
to jenkinsc...@googlegroups.com
Gavin Mogan commented on Bug JENKINS-53352
 
Re: Consecutive white space is not rendered

I can't sign off on this until I know how to reproduce this.

 

Can you craft a simple junit xml file, maybe from one of your own tests, stripped down.

mark.han@willowtreeapps.com (JIRA)

unread,
Sep 5, 2019, 10:28:01 PM9/5/19
to jenkinsc...@googlegroups.com
Mark Han edited a comment on Bug JENKINS-53352
Can we close this if listed as a included in 1.19 release of [https://github.com/jenkinsci/blueocean-plugin/releases/tag/blueocean-parent-1.19.0 ?

Or was this mistakenly added to release notes?

mark.han@willowtreeapps.com (JIRA)

unread,
Sep 5, 2019, 10:28:02 PM9/5/19
to jenkinsc...@googlegroups.com
Mark Han commented on Bug JENKINS-53352

Or was this mistakenly added to release notes?

jenkins@gavinmogan.com (JIRA)

unread,
Sep 5, 2019, 10:30:02 PM9/5/19
to jenkinsc...@googlegroups.com

I wasn't the one that did the release, Normally I go after a release and mark things properly.

 

I'll go do so now.

 

jenkins@gavinmogan.com (JIRA)

unread,
Sep 5, 2019, 10:31:03 PM9/5/19
to jenkinsc...@googlegroups.com
Gavin Mogan resolved as Fixed
 
Change By: Gavin Mogan
Status: Open Resolved
Assignee: Edward Hartwell Goose
Resolution: Fixed
Released As: 1.19
Reply all
Reply to author
Forward
0 new messages