General

Profile

utkarsh (Utkarsh Gupta)

  • Login: utkarsh
  • Email: utkarsh@debian.org
  • Registered on: 10/02/2020
  • Last sign in: 10/21/2020

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/06/2020

03:36 AM Ruby master Bug #17211: Test failures in ruby2.7.2 and ruby3.0~preview1
Hello,
aycabta (aycabta .) wrote in #note-6:
> I decided to stop using `system` method for E2E testing because it...
utkarsh (Utkarsh Gupta)

10/04/2020

02:33 AM Ruby master Bug #17211: Test failures in ruby2.7.2 and ruby3.0~preview1
utkarsh (Utkarsh Gupta) wrote:
> I am clueless as to what's causing this?
Weirdly enough it looks to me that
```...
utkarsh (Utkarsh Gupta)
02:17 AM Ruby master Bug #17211: Test failures in ruby2.7.2 and ruby3.0~preview1
Hey,
mame (Yusuke Endoh) wrote in #note-1:
> Hi, cloud you tell us what environment (OS, distribution, version, C...
utkarsh (Utkarsh Gupta)

10/02/2020

08:18 PM Ruby master Bug #17211 (Closed): Test failures in ruby2.7.2 and ruby3.0~preview1
Hello,
Whilst building Ruby 2.7.2 and Ruby 3.0~preview1, I got the following test failures:
```
1) Failure:
T...
utkarsh (Utkarsh Gupta)

07/15/2020

07:05 AM Ruby master Revision 8c65f612 (git): [rubygems/rubygems] Fix remaining RuboCop issues
With #3731 and #3740 merged, this covers up the
remaining part of the issues.
This was discovered when one tries to c...
utkarsh (Utkarsh Gupta)
07:05 AM Ruby master Revision 281898ed (git): [rubygems/rubygems] Fix Rakefile to make Style/SymbolArray happy
In case of multiple Rake tasks, the default tasks would
look something like this:
`task default: [:spec, :rubocop]`
...
utkarsh (Utkarsh Gupta)
07:05 AM Ruby master Revision 95f90e3d (git): [rubygems/rubygems] Add blank lines to make Bundler/OrderedGems happy
If the blank lines aren't used, then rubocop tries to
sort them in alphabetical order within their section.
Thus, add...
utkarsh (Utkarsh Gupta)
07:05 AM Ruby master Revision ca133c03 (git): [rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happy
The Gemfile wasn't properly put in the last commit.
As a result, Layout/EmptyLines inspected an offense
in the Gemfil...
utkarsh (Utkarsh Gupta)
07:05 AM Ruby master Revision c44c7019 (git): [rubygems/rubygems] Add tests with different flag combinations
Since this PR was made because we missed checking
RuboCop offenses with different flags, therefore
adding tests so th...
utkarsh (Utkarsh Gupta)
07:05 AM Ruby master Revision fd709382 (git): [rubygems/rubygems] Tag the specs with :readline
The newly added specs needs to be tagged as
:readline, otherwise they fail on Windows with
the backtrace: `ZeroDivisi...
utkarsh (Utkarsh Gupta)

Also available in: Atom