bugzilla weekly report (2020-06-29)

Octobot octobot at octobus.net
Sun Jun 28 22:06:20 UTC 2020


Bug activity report, between 2020-06-22 and 2020-06-29
 * urgent+: 6 bugs
 * unconfirmed: 45 bugs (2 added)
 * new: 3 bugs
 * closed: 8 bugs
 * need example: 0 bugs (3 removed)
 * new details: 3 bugs
 * active: 23 bugs
 * long inactive: 1 bugs

urgent+
-------

Open of urgent or critical bugs.
Found 6 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#6219) mercurial can generate incomplete bundle, corrupting the reposit
(#6220) [hg/python3] pre-tag hook can't fixup arguments anymore         
(#6258) hgk crashes with message "Error reading commits: unknown excepti
(#6295) Python 3 related 'unexpected response from remote server' when c
(#6311) certifi: NameError: name '__file__' is not defined              
(#6356) Import patch from URL broken                                    

unconfirmed
-----------

Bugs with status 'unconfirmed'.
Found 45 bugs with our query (2 added).

     id                                                          summary
------- ----------------------------------------------------------------
(#6069) histedit "abort: Access is denied" leaves temp changesets after 
(#6193) Bookmark changes are not validated on push                      
(#6212) monoblue: many help pages illegible due to layout problems      
(#6228) "/help" link for config _command_ goes to help for config _topic
(#6231) hgtags file handled inconsistently                              
(#6247) AttributeError: 'HTTPResponse' object has no attribute 'encode' 
(#6250) `TypeError: must be str or None, not bytes` in histedit.py:geted
(#6251) `hg: parse error: pick "..." changeset was not a candidate` when
(#6258) hgk crashes with message "Error reading commits: unknown excepti
(#6264) Censoring large data can fail                                   
(#6265) test_merge_prompt_cb test hangs                                 
(#6274) hggit, exception during push                                    
(#6275) Spurious warnings about obsolete markers with obsolete feature d
(#6281) evolve triggers exceptions from thg                             
(#6296) Interrupting `submit --amend` while writing comment should not r
(#6298) hg amend -i ignores EOL-only changes                            
(#6305) Committing a metadataonlyctx sometimes complains about not being
(#6309) Exception while pushing                                         
(#6310) Unable to use `histedit`to mutate non-linear history            
(#6313) fold: output resulting changeset node                           
(#6317) hg can`t print console in windows locale                        
(#6318) hg can`t clone via ssh on win8                                  
(#6324) tarball created by make deb-prepare does not match debian/change
(#6327) Push with topic extension on the client can lead to 400 errors  
(#6331) phabricator: fail to read credentials from <repo checkout>/.arcc
(#6334) In log -G show first parent of merge changeset to left of second
(#6337) Raising Abort from hook running server-side breaks protocol if m
(#6338) filemap need files-list support                                 
(#6339) convert aborts with busy undo.backupfiles on filter empty merge 
(#6340) Occasional "IndexError: revlog out of range" on amends          
(#6342) json(successorssets) returns string for non-obsolete changeset  
(#6343) Cannot authenticate against Kerberized hgweb using Python 3 (Abs
(#6344) "bytes length not a multiple of item size" on push with evolve  
(#6345) Rebasing adds unrelated file changes                            
(#6346) run-tests.py --order-by-runtime doesn't work on py3             
(#6347) shell completion scripts                                        
(#6348) Occasional "depthcache must be warmed before use" errors on push
(#6352) Failing tests for mercurial 5.4rc0 and python3                  
(#6353) hg help config should mention --edit                            
(#6354) AssertionError when pushing or pulling with py3 and topics/evolv
(#6355) Comparision with None problem in mercurial.obsolete             
(#6356) Import patch from URL broken                                    
(#6357) url.open() crashes on Python 3 when getting passed non-UTF-8 byt
(#6359) On a git repository, "hg commit -m" fails with a traceback      
(#6360) hg update which includes merging of files has unwanted results  

new
---

Bugs opened during the reporting period.
Found 3 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#6358) Error message is different depending on whether curses happened 
(#6359) On a git repository, "hg commit -m" fails with a traceback      
(#6360) hg update which includes merging of files has unwanted results  

closed
------

Bugs closed during the reporting period.
Found 8 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#2034) hgweb: provide log view for directories                         
(#6075) explicit GC on every request make repositories with thousands of
(#6106) hg outgoing: support pushrev                                    
(#6179) `hg fix -r .` should update to rewritten commit                 
(#6230) Double stacktrace in evolve when pulling                        
(#6245) Merge silently deletes files                                    
(#6307) smem missing xrange import [BUG]                                
(#6315) AttributeError: module 'hgext.git.dirstate' has no attribute 'gi

need example
------------

Bugs with 'need_example' status and at least a new comment.
Found 0 bugs with our query (3 removed).

     id                                                          summary
------- ----------------------------------------------------------------

new details
-----------

Bugs moved out of 'need_example' during the reporting period.
Found 3 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#6245) Merge silently deletes files                                    
(#6307) smem missing xrange import [BUG]                                
(#6315) AttributeError: module 'hgext.git.dirstate' has no attribute 'gi

active
------

All bugs with any activity during the reporting period.
Found 23 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#2034) hgweb: provide log view for directories                         
(#6075) explicit GC on every request make repositories with thousands of
(#6106) hg outgoing: support pushrev                                    
(#6150) test failure in test-narrow-shallow                             
(#6179) `hg fix -r .` should update to rewritten commit                 
(#6230) Double stacktrace in evolve when pulling                        
(#6237) test-clone-uncompressed.t race condition                        
(#6245) Merge silently deletes files                                    
(#6247) AttributeError: 'HTTPResponse' object has no attribute 'encode' 
(#6274) hggit, exception during push                                    
(#6275) Spurious warnings about obsolete markers with obsolete feature d
(#6294) test-debugcommands.t unreliability                              
(#6305) Committing a metadataonlyctx sometimes complains about not being
(#6307) smem missing xrange import [BUG]                                
(#6309) Exception while pushing                                         
(#6311) certifi: NameError: name '__file__' is not defined              
(#6315) AttributeError: module 'hgext.git.dirstate' has no attribute 'gi
(#6334) In log -G show first parent of merge changeset to left of second
(#6337) Raising Abort from hook running server-side breaks protocol if m
(#6348) Occasional "depthcache must be warmed before use" errors on push
(#6358) Error message is different depending on whether curses happened 
(#6359) On a git repository, "hg commit -m" fails with a traceback      
(#6360) hg update which includes merging of files has unwanted results  

long inactive
-------------

Bugs without activity for 140 days (almost closing).
Found 1 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#6211) test-remotefilelog-bgprefetch.t is unreliable                   

------------------------------------------------------------------------
Provided by Octobus -- https://bitbucket.org/octobus/hgbzstats
Report a bug -- https://bitbucket.org/octobus/hgbzstats/issues
Online version -- https://hgbzstats.octobus.net/


More information about the Mercurial-devel mailing list