Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
WeTransfer
/
format_parser
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
71
Code
Issues
14
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix skipped tests
- #236
#236
Draft
RubenWolff-wt
wants to merge 8 commits into
master
WeTransfer/format_parser:master
from
core-262
WeTransfer/format_parser:core-262
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Draft
fix skipped tests
#236
RubenWolff-wt
wants to merge 8 commits into
master
WeTransfer/format_parser:master
from
core-262
WeTransfer/format_parser:core-262
Copy head branch name to clipboard
Commits
Commits on May 16, 2023
run the test and see if updating the rails version helped
RubenWolff-wt
committed
6039df4
View commit details
Copy full SHA for 6039df4
Browse repository at this point
see if adding rails as a dev dependency means the test has the correct dependencies available
RubenWolff-wt
committed
e628c66
View commit details
Copy full SHA for e628c66
Browse repository at this point
ensure tests run for every version to see if errors are different depending on ruby version
RubenWolff-wt
committed
194dad8
View commit details
Copy full SHA for 194dad8
Browse repository at this point
see if it's a caching issue
RubenWolff-wt
committed
918ccdc
View commit details
Copy full SHA for 918ccdc
Browse repository at this point
prepending bundle exec may help the version issue
RubenWolff-wt
committed
827a692
View commit details
Copy full SHA for 827a692
Browse repository at this point
version and caching seemed to make no difference
RubenWolff-wt
committed
03b6c7d
View commit details
Copy full SHA for 03b6c7d
Browse repository at this point
using bundle exec made things worse
RubenWolff-wt
committed
fec99a9
View commit details
Copy full SHA for fec99a9
Browse repository at this point
Commits on May 17, 2023
undoing adding rails as a dev dependency as it seemed to not have made any difference
RubenWolff-wt
committed
b98456d
View commit details
Copy full SHA for b98456d
Browse repository at this point
You can’t perform that action at this time.