Code Monkey home page Code Monkey logo

Comments (4)

bzbarsky-apple avatar bzbarsky-apple commented on July 21, 2024 1

Yeah, that runner doesn't implement the LastReceivedEventNumber bits in YAML. That's why we have those tests disabled in that harness:

scripts/tests/chiptest/__init__.py:        "Test_TC_ACL_2_5.yaml",            # chip-repl does not support LastReceivedEventNumber : https://github.com/project-chip/connectedhomeip/issues/28884
scripts/tests/chiptest/__init__.py:        "Test_TC_ACL_2_6.yaml",            # chip-repl does not support LastReceivedEventNumber : https://github.com/project-chip/connectedhomeip/issues/28884

The actual Test Harness had better not be using chip-repl for yaml testing in general, because there's a whole bunch of stuff it does not support in YAML (see the other bits of the __init__.py file there.

from connectedhomeip.

bzbarsky-apple avatar bzbarsky-apple commented on July 21, 2024

@doublemis1 Which "python runner" is this? Is this chip-repl, chip-tool-python, or darwin-framework-tool-python?

This issue needs much more clear "steps to reproduce".

from connectedhomeip.

doublemis1 avatar doublemis1 commented on July 21, 2024

Usage of ReplTestRunner:
https://github.com/project-chip/connectedhomeip/tree/master/scripts/py_matter_yamltests

I use directly the ReplTestRunner, And I think that Test Harness also test it in that way.

from connectedhomeip.

bzbarsky-apple avatar bzbarsky-apple commented on July 21, 2024

Duplicate of #28884

from connectedhomeip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.