Opened 4 years ago

Closed 4 years ago

#13157 closed enhancement (fixed)

gjs-1.58.5

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (6)

comment:1 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 4 years ago

Release notes:

Version 1.58.5
--------------

- Closed bugs and merge requests:
  * Fix Visual Studio builds of gnome-3-34 (1.58.x) branch [Chun-wei Fan, !392]
  * Can not access GObject properties of classes without GI information [Juan
    Pablo Ugarte, !385, #299]

comment:3 by Bruce Dubbs, 4 years ago

At -j4

41.1 Elapsed Time -  gjs-1.58.5
SBU=.395
624 /usr/src/gjs/gjs-1.58.5.tar.xz SIZE (.609 MB)
72724 kilobytes BUILD SIZE (71.019 MB)
md5sum : 4e74456ccb16d4cc5004a441f6abbec1  /usr/src/gjs/gjs-1.58.5.tar.xz
Testsuite summary for gjs 1.58.5

# TOTAL: 1331
# PASS:  1260
# SKIP:  71
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
Last edited 4 years ago by Bruce Dubbs (previous) (diff)

comment:4 by Douglas R. Reno, 4 years ago

I still have two tests that fail here:

============================================================================
Testsuite summary for gjs 1.58.5                                                
============================================================================    
# TOTAL: 1331                                                                   
# PASS:  1258                                                                   
# SKIP:  71                                                                     
# XFAIL: 0                                                                      
# FAIL:  2                                                                      
# XPASS: 0                                                                      
# ERROR: 0                                                                      
============================================================================    
See ./test-suite.log                                                            
Please report to https://gitlab.gnome.org/GNOME/gjs/issues                      
============================================================================    
make[3]: Leaving directory '/sources/gjs-1.58.5/gjs-1.58.5'                     
make[2]: Leaving directory '/sources/gjs-1.58.5/gjs-1.58.5'                     
make[1]: Leaving directory '/sources/gjs-1.58.5/gjs-1.58.5'                     
renodr [ /sources ]$ cat gjs-1.58.5-tests.log  | grep FAIL                      
FAIL: installed-tests/scripts/testCommandLine.sh 6 - Basic unicode encoding (acc
ents, etc) should be functioning properly for ARGV and imports.                 
FAIL: installed-tests/scripts/testCommandLine.sh 7 - Unicode encoding for symbol
s should be functioning properly for ARGV and imports.                          
# XFAIL: 0                                                                      
# FAIL:  2

Do you have the C.UTF-8 locale installed? I don't

in reply to:  4 comment:5 by Bruce Dubbs, 4 years ago

Replying to renodr:

I still have two tests that fail here:

Do you have the C.UTF-8 locale installed? I don't

Yes, I do.

comment:6 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r22754

Note: See TracTickets for help on using tickets.