Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

DataDog/system-tests

wconti27 closed a pull request on DataDog/system-tests
kafka cluster id test update
## Motivation This PR updates Kafka DSM tests to include the new kafka cluster id. It also disables the test for now for all languages where cluster id is being added, and will be re-enabled in ...
cbeauchesne pushed 1 commit to cbeauchesne/optional-api-key DataDog/system-tests
  • Nodejs + profiling requires a valid key cf2b797

View on GitHub

ZStriker19 created a review on a pull request on DataDog/system-tests

View on GitHub

marcotc opened a pull request on DataDog/system-tests
Ruby:Document and skip failing tests
## Motivation These two tests are failing in `main`. This PR skips and documents them, capturing them in Jira. ## Changes <!-- A brief description of the change being made with this pul...
marcotc pushed 1 commit to skip-ruby DataDog/system-tests
  • Ruby:Document and skip failing tests 126eba1

View on GitHub

marcotc created a branch on DataDog/system-tests

skip-ruby - Test framework for libraries and agents.

robertomonteromiguel created a review on a pull request on DataDog/system-tests

View on GitHub

hannahkm created a branch on DataDog/system-tests

hannah/test_dd-trace-go.v2 - Test framework for libraries and agents.

ZStriker19 pushed 1 commit to zachg/ruby_grpc_to_http DataDog/system-tests
  • update start span headers work d3a6639

View on GitHub

cbeauchesne deleted a branch DataDog/system-tests

cbeauchesne/aws

cbeauchesne closed a draft pull request on DataDog/system-tests
Move tests that require AWS in integration_aws scenario
## Motivation <!-- What inspired you to submit this pull request? --> ## Changes <!-- A brief description of the change being made with this pull request. --> ## Workflow 1. ⚠️ Creat...
wconti27 deleted a branch DataDog/system-tests

conti/add-nodejs-aws-bugs-label

wconti27 pushed 1 commit to main DataDog/system-tests
  • nodejs: fix AWS bug where messages aren't being consumed (#3296) 1fc0745

View on GitHub

wconti27 closed a pull request on DataDog/system-tests
nodejs: fix AWS bug where messages aren't being consumed
## Motivation Changes nodejs weblog tests for SQS / SNS / Kinesis to loop faster between messages. Previously looping was too slow and was causing requests to time out before finding the correct...
cbeauchesne created a review on a pull request on DataDog/system-tests

View on GitHub

wconti27 pushed 1 commit to conti/kafka-cluster-id-test-update DataDog/system-tests

View on GitHub

wconti27 pushed 1 commit to conti/kafka-cluster-id-test-update DataDog/system-tests

View on GitHub

knusbaum created a comment on a pull request on DataDog/system-tests
Does not work and breaks everything.

View on GitHub

knusbaum closed a draft pull request on DataDog/system-tests
utils/virtual_machine/aws_provider.py: get cached AMI asynchronously.
## Motivation The `_get_cached_ami` function takes a significant amount of time and is executed in sequence during the launch of the VMs. ## Changes This PR changes the `_get_cached_ami` c...
vpellan pushed 5 commits to vpellan/ruby-easy-wins/october-24 DataDog/system-tests
  • Add -dev to healthcheck when not running from Rubygems d5bbe6e
  • Enables a bunch of easy wins 5254257
  • Removes missing_feature flag for Ruby on test_not_found 816befe
  • Added Rack exclusion from Test_Suspicious_Request_Blocking as decorator to enable writing working tests in the same c... 7c3d900
  • [ruby] Enable ASM Standalone tests on post-2.4.0 dev branch cc66515

View on GitHub

vpellan created a review comment on a pull request on DataDog/system-tests
But if Datadog::VERSION is defined, it means that the gem is loaded ?

View on GitHub

vpellan created a review on a pull request on DataDog/system-tests

View on GitHub

wconti27 created a review comment on a pull request on DataDog/system-tests
I was able to fix it, and removed the bug label

View on GitHub

wconti27 created a review on a pull request on DataDog/system-tests

View on GitHub

y9v created a review comment on a pull request on DataDog/system-tests
I am afraid this will raise a `NoMethodError` if the gem is not loaded: ```ruby > Gem.loaded_specs['datadog'].source (irb):1:in `<main>': undefined method `source' for nil (NoMethodError) ```

View on GitHub

y9v created a review on a pull request on DataDog/system-tests

View on GitHub

wconti27 pushed 1 commit to conti/add-nodejs-aws-bugs-label DataDog/system-tests
  • decrease timeouts during consume 684a8d0

View on GitHub

vpellan pushed 1 commit to vpellan/add-dev-to-healthcheck DataDog/system-tests
  • Add -dev to healthcheck when not running from Rubygems d5bbe6e

View on GitHub

wconti27 opened a pull request on DataDog/system-tests
nodejs: add bug label for AWS tests
## Motivation Adds bug label for failing nodejs AWS SNS / SQS tests which keep flaking since they cannot find the correct message to consume. ## Changes <!-- A brief description of the cha...
wconti27 created a branch on DataDog/system-tests

conti/add-nodejs-aws-bugs-label - Test framework for libraries and agents.

Load more