openhab / openhab/openhab-jruby

Spec issues

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

Nobody has claimed this yet.

build
Dominant language
Ruby
Stars
6
Forks
6
Avg merge
4h 27m
Merged PRs (30d)
1

Description

issue "fix"
Flaky ephemeris #542
$ir.get -> $ir is nil #547
rspec just timed out N/A
spec_log_lines is empty #543

Other issues:

https://github.com/openhab/openhab-jruby/actions/runs/29331208315/job/87079412204

OpenHAB::DSL::Rules::Builder triggers #every with dynamic `at` supports Integer offset
     Failure/Error: expect(triggered).to be true

       expected true
            got false
     # ./spec/openhab/dsl/rules/builder_spec.rb:1524:in 'block in <main>'

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 with the failing example at spec/openhab/dsl/rules/builder_spec.rb:1524, which tests Builder triggering #every with a dynamic at and Integer offset. Run the relevant spec and compare the failure with the referenced issues #542, #547, and #543; done means the listed spec failures are resolved or clearly accounted for.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.