pulumi / pulumi/examples

Integration test for aws-ts-ruby-on-rails is failing

Open
#368 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.6k
Forks
894
Avg merge
12h 19m
Merged PRs (30d)
39

Description

Error Trace:	examples_test.go:833

            	            				examples_test.go:258

            	            				program.go:1022

            	            				program.go:768

            	            				program.go:651

            	            				program.go:445

            	            				examples_test.go:769

            	Error:      	Expected value not to be nil.

            	Test:       	TestExamples/aws-ts-ruby-on-rails

            	Messages:   	resp was nil

        program.go:423: panic testing /home/travis/gopath/src/github.com/pulumi/examples/aws-ts-ruby-on-rails: runtime error: invalid memory address or nil pointer dereference

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing TestExamples/aws-ts-ruby-on-rails and inspect examples_test.go around lines 258, 769, and 833, together with program.go around lines 423, 445, 651, 768, and 1022. Done means the integration test no longer reports a nil response or panics.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, rails, ruby, typescript
Domain
cloud, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.