Re: KDE CI: Frameworks » ktexteditor » kf5-qt5 SUSEQt5.14 - Build # 19 - Still Unstable!

2020-06-07 Thread Christoph Cullmann

On 2020-05-25 16:34, Christoph Cullmann wrote:

On 2020-05-25 16:29, David Faure wrote:

Isn't this fixed by
https://codereview.qt-project.org/c/qt/qtdeclarative/+/300911
?

(This fix happened because I reported this ktexteditor CI ASAN failure 
to

Simon Haussman, who fixed qtdeclarative)

IIUC all that's missing is a backport of the fix to 5.14.x, right?
I just left a note in the above gerrit MR to suggest such a backport.


See the comment there.

I think we should skip Qt 5.14 in the CI and just go to the "final"
Qt 5.15 release.

Would that be feasible?

Greetings
Christoph



Hi,

that could be, I did miss that report and did only find the one below.
(https://bugreports.qt.io/browse/QTBUG-84363)

From the backtrace, QTBUG-84363 looks a lot like our crash reports we 
got

in our bugs, too.

I have at the moment here no 5.15 compile/install to test that out.

Greetings
Christoph



Cheers,
David.

On samedi 23 mai 2020 15:08:28 CEST Christoph Cullmann wrote:

Hi,

I did a bit research, I think this might be

https://bugreports.qt.io/browse/QTBUG-84363

=> This makes actually Qt 5.14 completely unusable for
KTextEditor/Kate/KWrite/.

I run into this kind of crashs during normal editing, too :(

I still have no 5.15 build with the fix here, will need to 
investigate

that more.

Seems other users stumble on this for all parts of our products, e.g.

https://bugs.kde.org/show_bug.cgi?id=415872
https://bugs.kde.org/show_bug.cgi?id=414768

Greetings
Christoph

On 2020-05-21 13:09, CI System wrote:
> BUILD UNSTABLE
>
> Build URL
>
>https://build.kde.org/job/Frameworks/job/ktexteditor/

job/kf5-qt5%20SUSEQ

>t5.14/19/>
> Project:
>kf5-qt5 SUSEQt5.14
>
> Date of build:
>Thu, 21 May 2020 10:51:54 +
>
> Build duration:
>17 min and counting
>
> BUILD ARTIFACTS
>
>* abi-compatibility-results.yaml [1]
>* acc/KF5TextEditor-5.71.0.xml [2]
>* compat_reports/KF5TextEditor_compat_report.html [3]
>* logs/KF5TextEditor/5.71.0/log.txt [4]
>
> JUnit Tests
>
>Name: (root) Failed: 0 test(s), Passed: 1 test(s),

Skipped: 0

>
> test(s), Total: 1 test(s)
>
>Name: projectroot Failed: 3 test(s), Passed: 59

test(s), Skipped: 0

>
> test(s), Total: 62 test(s)
>
>* Failed: projectroot.autotests.bug313759
>
>* Failed: projectroot.autotests.kateindenttest_testAda
>
>* Failed: projectroot.autotests.kateindenttest_testPascal
>
>Name: projectroot.autotests.src Failed: 0 test(s),

Passed: 5

>
> test(s), Skipped: 0 test(s), Total: 5 test(s)
>
> Cobertura Report
>
> Project Coverage Summary
>
> Name
>
>Packages
>Files
>Classes
>Lines
>Conditionals
>
>Cobertura Coverage Report
>79% (22/28)
>87% (260/298)
>87% (260/298)
>67% (32994/49195)
>49% (14791/30094)
>
>Coverage Breakdown by Package
>
> Name
>
>Files
>Classes
>Lines
>Conditionals
>
>autotests.src
>97% (37/38)
>97% (37/38)
>93% (4785/5127)
>49% (1812/3680)
>
>autotests.src.vimode
>100% (9/9)
>100% (9/9)
>99% (5526/5568)
>58% (984/1708)
>
>src.buffer
>88% (15/17)
>88% (15/17)
>89% (1677/1892)
>74% (1082/1472)
>
>src.completion
>100% (11/11)
>100% (11/11)
>57% (1785/3131)
>42% (1008/2423)
>
>src.completion.expandingtree
>100% (3/3)
>100% (3/3)
>40% (182/457)
>21% (73/340)
>
>src.dialogs
>0% (0/4)
>0% (0/4)
>0% (0/858)
>0% (0/180)
>
>src.document
>100% (4/4)
>100% (4/4)
>61% (1934/3176)
>48% (1417/2977)
>
>src.export
>0% (0/4)
>0% (0/4)
>0% (0/121)
>0% (0/156)
>
>src.include.ktexteditor
>93% (14/15)
>93% (14/15)
>84% (187/222)
>55% (125/226)
>
>src.inputmode
>100% (8/8)
>100% (8/8)
>63% (192/304)
>51% (39/77)
>
>src.mode
>88% (7/8)
>88% (7/8)
>36% (378/1050)
>16% (146/897)
>
>src.part
>0% (0/1)
>0% (0/1)
>0% (0/7)
>100% (0/0)
>
>src.printing
>0% (0/4)
>0% (0/4)
>0% (0/862)
>0% (0/278)
>
>src.render
>100% (7/7)
>100% (7/7)
>77% (949/1226)
> 

Re: KDE CI: Frameworks » ktexteditor » kf5-qt5 SUSEQt5.14 - Build # 19 - Still Unstable!

2020-05-25 Thread Christoph Cullmann

On 2020-05-25 16:29, David Faure wrote:

Isn't this fixed by
https://codereview.qt-project.org/c/qt/qtdeclarative/+/300911
?

(This fix happened because I reported this ktexteditor CI ASAN failure 
to

Simon Haussman, who fixed qtdeclarative)

IIUC all that's missing is a backport of the fix to 5.14.x, right?
I just left a note in the above gerrit MR to suggest such a backport.


Hi,

that could be, I did miss that report and did only find the one below.
(https://bugreports.qt.io/browse/QTBUG-84363)

From the backtrace, QTBUG-84363 looks a lot like our crash reports we 
got

in our bugs, too.

I have at the moment here no 5.15 compile/install to test that out.

Greetings
Christoph



Cheers,
David.

On samedi 23 mai 2020 15:08:28 CEST Christoph Cullmann wrote:

Hi,

I did a bit research, I think this might be

https://bugreports.qt.io/browse/QTBUG-84363

=> This makes actually Qt 5.14 completely unusable for
KTextEditor/Kate/KWrite/.

I run into this kind of crashs during normal editing, too :(

I still have no 5.15 build with the fix here, will need to investigate
that more.

Seems other users stumble on this for all parts of our products, e.g.

https://bugs.kde.org/show_bug.cgi?id=415872
https://bugs.kde.org/show_bug.cgi?id=414768

Greetings
Christoph

On 2020-05-21 13:09, CI System wrote:
> BUILD UNSTABLE
>
> Build URL
>
>https://build.kde.org/job/Frameworks/job/ktexteditor/

job/kf5-qt5%20SUSEQ

>t5.14/19/>
> Project:
>kf5-qt5 SUSEQt5.14
>
> Date of build:
>Thu, 21 May 2020 10:51:54 +
>
> Build duration:
>17 min and counting
>
> BUILD ARTIFACTS
>
>* abi-compatibility-results.yaml [1]
>* acc/KF5TextEditor-5.71.0.xml [2]
>* compat_reports/KF5TextEditor_compat_report.html [3]
>* logs/KF5TextEditor/5.71.0/log.txt [4]
>
> JUnit Tests
>
>Name: (root) Failed: 0 test(s), Passed: 1 test(s),

Skipped: 0

>
> test(s), Total: 1 test(s)
>
>Name: projectroot Failed: 3 test(s), Passed: 59

test(s), Skipped: 0

>
> test(s), Total: 62 test(s)
>
>* Failed: projectroot.autotests.bug313759
>
>* Failed: projectroot.autotests.kateindenttest_testAda
>
>* Failed: projectroot.autotests.kateindenttest_testPascal
>
>Name: projectroot.autotests.src Failed: 0 test(s),

Passed: 5

>
> test(s), Skipped: 0 test(s), Total: 5 test(s)
>
> Cobertura Report
>
> Project Coverage Summary
>
> Name
>
>Packages
>Files
>Classes
>Lines
>Conditionals
>
>Cobertura Coverage Report
>79% (22/28)
>87% (260/298)
>87% (260/298)
>67% (32994/49195)
>49% (14791/30094)
>
>Coverage Breakdown by Package
>
> Name
>
>Files
>Classes
>Lines
>Conditionals
>
>autotests.src
>97% (37/38)
>97% (37/38)
>93% (4785/5127)
>49% (1812/3680)
>
>autotests.src.vimode
>100% (9/9)
>100% (9/9)
>99% (5526/5568)
>58% (984/1708)
>
>src.buffer
>88% (15/17)
>88% (15/17)
>89% (1677/1892)
>74% (1082/1472)
>
>src.completion
>100% (11/11)
>100% (11/11)
>57% (1785/3131)
>42% (1008/2423)
>
>src.completion.expandingtree
>100% (3/3)
>100% (3/3)
>40% (182/457)
>21% (73/340)
>
>src.dialogs
>0% (0/4)
>0% (0/4)
>0% (0/858)
>0% (0/180)
>
>src.document
>100% (4/4)
>100% (4/4)
>61% (1934/3176)
>48% (1417/2977)
>
>src.export
>0% (0/4)
>0% (0/4)
>0% (0/121)
>0% (0/156)
>
>src.include.ktexteditor
>93% (14/15)
>93% (14/15)
>84% (187/222)
>55% (125/226)
>
>src.inputmode
>100% (8/8)
>100% (8/8)
>63% (192/304)
>51% (39/77)
>
>src.mode
>88% (7/8)
>88% (7/8)
>36% (378/1050)
>16% (146/897)
>
>src.part
>0% (0/1)
>0% (0/1)
>0% (0/7)
>100% (0/0)
>
>src.printing
>0% (0/4)
>0% (0/4)
>0% (0/862)
>0% (0/278)
>
>src.render
>100% (7/7)
>100% (7/7)
>77% (949/1226)
>67% (611/916)
>
>src.schema
>29% (2/7)
>29% (2/7)
>1% (19/1468)
>1% (6/625)
>
>src.script
>100% (16/16)
>

Re: KDE CI: Frameworks » ktexteditor » kf5-qt5 SUSEQt5.14 - Build # 19 - Still Unstable!

2020-05-25 Thread David Faure
Isn't this fixed by
https://codereview.qt-project.org/c/qt/qtdeclarative/+/300911
?

(This fix happened because I reported this ktexteditor CI ASAN failure to 
Simon Haussman, who fixed qtdeclarative)

IIUC all that's missing is a backport of the fix to 5.14.x, right?
I just left a note in the above gerrit MR to suggest such a backport.

Cheers,
David.

On samedi 23 mai 2020 15:08:28 CEST Christoph Cullmann wrote:
> Hi,
> 
> I did a bit research, I think this might be
> 
> https://bugreports.qt.io/browse/QTBUG-84363
> 
> => This makes actually Qt 5.14 completely unusable for
> KTextEditor/Kate/KWrite/.
> 
> I run into this kind of crashs during normal editing, too :(
> 
> I still have no 5.15 build with the fix here, will need to investigate
> that more.
> 
> Seems other users stumble on this for all parts of our products, e.g.
> 
> https://bugs.kde.org/show_bug.cgi?id=415872
> https://bugs.kde.org/show_bug.cgi?id=414768
> 
> Greetings
> Christoph
> 
> On 2020-05-21 13:09, CI System wrote:
> > BUILD UNSTABLE
> > 
> >  Build URL
> > 
> > https://build.kde.org/job/Frameworks/job/ktexteditor/
job/kf5-qt5%20SUSEQ
> > t5.14/19/>  
> >  Project:
> > kf5-qt5 SUSEQt5.14
> > 
> >  Date of build:
> > Thu, 21 May 2020 10:51:54 +
> > 
> >  Build duration:
> > 17 min and counting
> > 
> >  BUILD ARTIFACTS
> > 
> > * abi-compatibility-results.yaml [1]
> > * acc/KF5TextEditor-5.71.0.xml [2]
> > * compat_reports/KF5TextEditor_compat_report.html [3]
> > * logs/KF5TextEditor/5.71.0/log.txt [4]
> > 
> >  JUnit Tests
> > 
> > Name: (root) Failed: 0 test(s), Passed: 1 test(s), 
Skipped: 0
> > 
> > test(s), Total: 1 test(s)
> > 
> > Name: projectroot Failed: 3 test(s), Passed: 59 
test(s), Skipped: 0
> > 
> > test(s), Total: 62 test(s)
> > 
> > * Failed: projectroot.autotests.bug313759
> > 
> > * Failed: projectroot.autotests.kateindenttest_testAda
> > 
> > * Failed: projectroot.autotests.kateindenttest_testPascal
> > 
> > Name: projectroot.autotests.src Failed: 0 test(s), 
Passed: 5
> > 
> > test(s), Skipped: 0 test(s), Total: 5 test(s)
> > 
> >  Cobertura Report
> >  
> >  Project Coverage Summary
> >  
> >  Name
> > 
> > Packages
> > Files
> > Classes
> > Lines
> > Conditionals
> > 
> > Cobertura Coverage Report
> > 79% (22/28)
> > 87% (260/298)
> > 87% (260/298)
> > 67% (32994/49195)
> > 49% (14791/30094)
> > 
> > Coverage Breakdown by Package
> > 
> >  Name
> > 
> > Files
> > Classes
> > Lines
> > Conditionals
> > 
> > autotests.src
> > 97% (37/38)
> > 97% (37/38)
> > 93% (4785/5127)
> > 49% (1812/3680)
> > 
> > autotests.src.vimode
> > 100% (9/9)
> > 100% (9/9)
> > 99% (5526/5568)
> > 58% (984/1708)
> > 
> > src.buffer
> > 88% (15/17)
> > 88% (15/17)
> > 89% (1677/1892)
> > 74% (1082/1472)
> > 
> > src.completion
> > 100% (11/11)
> > 100% (11/11)
> > 57% (1785/3131)
> > 42% (1008/2423)
> > 
> > src.completion.expandingtree
> > 100% (3/3)
> > 100% (3/3)
> > 40% (182/457)
> > 21% (73/340)
> > 
> > src.dialogs
> > 0% (0/4)
> > 0% (0/4)
> > 0% (0/858)
> > 0% (0/180)
> > 
> > src.document
> > 100% (4/4)
> > 100% (4/4)
> > 61% (1934/3176)
> > 48% (1417/2977)
> > 
> > src.export
> > 0% (0/4)
> > 0% (0/4)
> > 0% (0/121)
> > 0% (0/156)
> > 
> > src.include.ktexteditor
> > 93% (14/15)
> > 93% (14/15)
> > 84% (187/222)
> > 55% (125/226)
> > 
> > src.inputmode
> > 100% (8/8)
> > 100% (8/8)
> > 63% (192/304)
> > 51% (39/77)
> > 
> > src.mode
> > 88% (7/8)
> > 88% (7/8)
> > 36% (378/1050)
> > 16% (146/897)
> > 
> > src.part
> > 0% (0/1)
> > 0% (0/1)
> > 0% (0/7)
> > 100% (0/0)
> >

Re: KDE CI: Frameworks » ktexteditor » kf5-qt5 SUSEQt5.14 - Build # 19 - Still Unstable!

2020-05-23 Thread Christoph Cullmann

Hi,

I did a bit research, I think this might be

https://bugreports.qt.io/browse/QTBUG-84363

=> This makes actually Qt 5.14 completely unusable for 
KTextEditor/Kate/KWrite/.


I run into this kind of crashs during normal editing, too :(

I still have no 5.15 build with the fix here, will need to investigate 
that more.


Seems other users stumble on this for all parts of our products, e.g.

https://bugs.kde.org/show_bug.cgi?id=415872
https://bugs.kde.org/show_bug.cgi?id=414768

Greetings
Christoph

On 2020-05-21 13:09, CI System wrote:

BUILD UNSTABLE

 Build URL

https://build.kde.org/job/Frameworks/job/ktexteditor/job/kf5-qt5%20SUSEQt5.14/19/

 Project:
kf5-qt5 SUSEQt5.14

 Date of build:
Thu, 21 May 2020 10:51:54 +

 Build duration:
17 min and counting

 BUILD ARTIFACTS

* abi-compatibility-results.yaml [1]
* acc/KF5TextEditor-5.71.0.xml [2]
* compat_reports/KF5TextEditor_compat_report.html [3]
* logs/KF5TextEditor/5.71.0/log.txt [4]

 JUnit Tests

Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
test(s), Total: 1 test(s)

Name: projectroot Failed: 3 test(s), Passed: 59 test(s), 
Skipped: 0
test(s), Total: 62 test(s)

* Failed: projectroot.autotests.bug313759

* Failed: projectroot.autotests.kateindenttest_testAda

* Failed: projectroot.autotests.kateindenttest_testPascal

Name: projectroot.autotests.src Failed: 0 test(s), Passed: 5
test(s), Skipped: 0 test(s), Total: 5 test(s)

 Cobertura Report

 Project Coverage Summary

 Name
Packages
Files
Classes
Lines
Conditionals

Cobertura Coverage Report
79% (22/28)
87% (260/298)
87% (260/298)
67% (32994/49195)
49% (14791/30094)

Coverage Breakdown by Package

 Name
Files
Classes
Lines
Conditionals

autotests.src
97% (37/38)
97% (37/38)
93% (4785/5127)
49% (1812/3680)

autotests.src.vimode
100% (9/9)
100% (9/9)
99% (5526/5568)
58% (984/1708)

src.buffer
88% (15/17)
88% (15/17)
89% (1677/1892)
74% (1082/1472)

src.completion
100% (11/11)
100% (11/11)
57% (1785/3131)
42% (1008/2423)

src.completion.expandingtree
100% (3/3)
100% (3/3)
40% (182/457)
21% (73/340)

src.dialogs
0% (0/4)
0% (0/4)
0% (0/858)
0% (0/180)

src.document
100% (4/4)
100% (4/4)
61% (1934/3176)
48% (1417/2977)

src.export
0% (0/4)
0% (0/4)
0% (0/121)
0% (0/156)

src.include.ktexteditor
93% (14/15)
93% (14/15)
84% (187/222)
55% (125/226)

src.inputmode
100% (8/8)
100% (8/8)
63% (192/304)
51% (39/77)

src.mode
88% (7/8)
88% (7/8)
36% (378/1050)
16% (146/897)

src.part
0% (0/1)
0% (0/1)
0% (0/7)
100% (0/0)

src.printing
0% (0/4)
0% (0/4)
0% (0/862)
0% (0/278)

src.render
100% (7/7)
100% (7/7)
77% (949/1226)
67% (611/916)

src.schema
29% (2/7)
29% (2/7)
1% (19/1468)
1% (6/625)

src.script
100% (16/16)
100% (16/16)
67% (698/1038)
53% (212/403)

src.search
100% (7/7)
100% (7/7)
74% (/1503)
63% (590/932)

src.spellcheck
57% (4/7)
57% (4/7)
7% (82/1205)
3% (19/696)

src.swapfile
50% (1/2)
50% (1/2)
32% (119/374)
 

KDE CI: Frameworks » ktexteditor » kf5-qt5 SUSEQt5.14 - Build # 19 - Still Unstable!

2020-05-21 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/ktexteditor/job/kf5-qt5%20SUSEQt5.14/19/
 Project:
kf5-qt5 SUSEQt5.14
 Date of build:
Thu, 21 May 2020 10:51:54 +
 Build duration:
17 min and counting
   BUILD ARTIFACTS
  abi-compatibility-results.yamlacc/KF5TextEditor-5.71.0.xmlcompat_reports/KF5TextEditor_compat_report.htmllogs/KF5TextEditor/5.71.0/log.txt
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 3 test(s), Passed: 59 test(s), Skipped: 0 test(s), Total: 62 test(s)Failed: projectroot.autotests.bug313759Failed: projectroot.autotests.kateindenttest_testAdaFailed: projectroot.autotests.kateindenttest_testPascalName: projectroot.autotests.src Failed: 0 test(s), Passed: 5 test(s), Skipped: 0 test(s), Total: 5 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report79%
(22/28)87%
(260/298)87%
(260/298)67%
(32994/49195)49%
(14791/30094)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsautotests.src97%
(37/38)97%
(37/38)93%
(4785/5127)49%
(1812/3680)autotests.src.vimode100%
(9/9)100%
(9/9)99%
(5526/5568)58%
(984/1708)src.buffer88%
(15/17)88%
(15/17)89%
(1677/1892)74%
(1082/1472)src.completion100%
(11/11)100%
(11/11)57%
(1785/3131)42%
(1008/2423)src.completion.expandingtree100%
(3/3)100%
(3/3)40%
(182/457)21%
(73/340)src.dialogs0%
(0/4)0%
(0/4)0%
(0/858)0%
(0/180)src.document100%
(4/4)100%
(4/4)61%
(1934/3176)48%
(1417/2977)src.export0%
(0/4)0%
(0/4)0%
(0/121)0%
(0/156)src.include.ktexteditor93%
(14/15)93%
(14/15)84%
(187/222)55%
(125/226)src.inputmode100%
(8/8)100%
(8/8)63%
(192/304)51%
(39/77)src.mode88%
(7/8)88%
(7/8)36%
(378/1050)16%
(146/897)src.part0%
(0/1)0%
(0/1)0%
(0/7)100%
(0/0)src.printing0%
(0/4)0%
(0/4)0%
(0/862)0%
(0/278)src.render100%
(7/7)100%
(7/7)77%
(949/1226)67%
(611/916)src.schema29%
(2/7)29%
(2/7)1%
(19/1468)1%
(6/625)src.script100%
(16/16)100%
(16/16)67%