Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Merge #6834 for 2-0-stable#6873

Merged
hsbt merged 1 commit into2-0-stablefrom
pick-missing-commits-for-2-0
Jan 4, 2019
Merged

Merge #6834 for 2-0-stable#6873
hsbt merged 1 commit into2-0-stablefrom
pick-missing-commits-for-2-0

Conversation

@hsbt
Copy link
Copy Markdown
Member

@hsbt hsbt commented Jan 4, 2019

What was the end-user problem that led to this PR?

I found the missing commit different with 1-17-stable.

Why did you choose this fix out of the possible options?

I picked 5fb389d from master branch.

6834: Allow files other than Gemfile.lock to be opened in definition specs r=hsbt a=segiddins

### What was the end-user problem that led to this PR?

The problem was the specs are brittle.

### What was your diagnosis of the problem?

My diagnosis was  we should assume code can open other files.

### What is your fix for the problem, implemented in this PR?

My fix allows other files to be opened, and only raises when opening the file under test.

Co-authored-by: Samuel Giddins <segiddins@segiddins.me>
(cherry picked from commit cca1f63)
@hsbt hsbt merged commit c627124 into 2-0-stable Jan 4, 2019
@hsbt hsbt deleted the pick-missing-commits-for-2-0 branch January 4, 2019 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants